Skip to content

Commit

Permalink
Merge pull request #22 from frugan-org/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
frugan-dev authored Jan 27, 2024
2 parents 149d3a1 + 43670c9 commit 8d352a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# Unfortunately, this means that enabling 2FA on Docker Hub will prevent the action from working.
-
name: Update repo description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 8d352a3

Please sign in to comment.