Skip to content

Commit

Permalink
Merge pull request #63 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 Nov 23, 2024
2 parents 9d25439 + 3b0ab3e commit 2aace2f
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 @@ -34,7 +34,7 @@ jobs:
--tag hvalev/rawgraphs:${{ steps.get_version.outputs.version-without-v }} \
--platform linux/amd64,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 2aace2f

Please sign in to comment.