Skip to content

Commit

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

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
atkrad authored Jan 26, 2024
2 parents 4f133bb + d0128da commit 165eb41
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 @@ -56,7 +56,7 @@ jobs:
${{ steps.meta.outputs.bake-file }}
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
if: ${{ github.event_name == 'push' && github.ref_name == github.event.repository.default_branch }}
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 165eb41

Please sign in to comment.