Skip to content

Commit

Permalink
Merge pull request #589 from nginx-proxy/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/dockerhub-description-4

ci: bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
buchdag authored Jan 30, 2024
2 parents c035dfc + 3277b0f commit f4a44ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN_RWD }}
Expand Down

0 comments on commit f4a44ae

Please sign in to comment.