Skip to content

Commit

Permalink
Bump peter-evans/dockerhub-description from 3 to 4 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent f3596b8 commit 298e65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: peter-evans/dockerhub-description@v3 # Action page: <https://github.com/peter-evans/dockerhub-description>
- uses: peter-evans/dockerhub-description@v4 # Action page: <https://github.com/peter-evans/dockerhub-description>
with:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_USER_PASSWORD }}
Expand Down

0 comments on commit 298e65c

Please sign in to comment.