Skip to content

Commit

Permalink
Merge pull request #51 from hvalev/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
hvalev authored Jan 27, 2024
2 parents a3b6852 + 5595c23 commit bf40da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
--tag hvalev/dht22mqtt-homeassistant:${{ steps.get_version.outputs.version-without-v }} \
--platform linux/arm/v7,linux/arm64 .
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUBUNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUBPWD }}
Expand Down

0 comments on commit bf40da3

Please sign in to comment.