Skip to content

Commit

Permalink
Merge pull request #33 from JenswBE/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
JenswBE committed Jan 30, 2024
2 parents 2f1d065 + cb3c3a7 commit f5b8cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
tags: ${{ steps.vars.outputs.images }}

- name: Update repo description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ env.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
Expand Down

0 comments on commit f5b8cc0

Please sign in to comment.