Skip to content

Commit

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

ci(deps): bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
  • Loading branch information
ryu-sato authored Apr 29, 2024
2 parents 2ea7c20 + e784419 commit afaaa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}

- name: Update Docker hub's description
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}
Expand Down

0 comments on commit afaaa96

Please sign in to comment.