Skip to content

Commit

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

CI: (deps): Bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2
  • Loading branch information
mingchen authored Jul 2, 2023
2 parents 0ffdf06 + 0758113 commit fe3c082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
- name: Update Docker Hub Description
if: github.event_name != 'pull_request' && (github.ref == 'refs/heads/master')
uses: peter-evans/dockerhub-description@579f64ca0abced29dbbc44ab4c6a0b9e33ab3588
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit fe3c082

Please sign in to comment.