Skip to content

Commit

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

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
kenchan0130 authored Apr 13, 2024
2 parents 8479ddc + 1edb5c1 commit 9c2d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
REGISTRY_USERNAME: kenchan0130
REGISTRY_TOKEN: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
- name: Sync Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
env:
DOCKERHUB_USERNAME: kenchan0130
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 9c2d0dc

Please sign in to comment.