Skip to content

Commit

Permalink
Merge pull request #62 from voxpupuli/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
bastelfreak authored Feb 7, 2024
2 parents 08f2717 + 92118c9 commit 364b3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
docker.io/${{ github.repository }}:latest
- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: voxpupulibot
password: ${{ secrets.DOCKERHUB_BOT_PASSWORD }}

0 comments on commit 364b3e0

Please sign in to comment.