Skip to content

Commit

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

ci(action): bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
  • Loading branch information
ttshivers authored Feb 7, 2024
2 parents 875a943 + e41a880 commit 0740bce
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 @@ -146,7 +146,7 @@ jobs:
cache-to: type=gha,mode=max

- name: Update repo description
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 0740bce

Please sign in to comment.