Skip to content

Commit

Permalink
Merge pull request #24 from vincowl/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
vincowl committed Jul 9, 2024
2 parents 1762e1e + 67ef438 commit cd33946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
tags: vincowl/dokuwiki:latest, vincowl/dokuwiki:${{ steps.dw-version.outputs.dw-version}}

- name: Update DockerHub 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 cd33946

Please sign in to comment.