Skip to content

Commit

Permalink
Merge pull request #233 from okp4/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/dockerhub-description-4
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
2 parents dca53cb + 041c791 commit 21099a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,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.DOCKER_HUB_REGISTRY_ID }}
password: ${{ secrets.DOCKER_HUB_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 21099a8

Please sign in to comment.