Skip to content

Commit 031800d

Browse files
authored
Merge pull request #131 from NdoleStudio/dependabot/github_actions/peter-evans/dockerhub-description-5
Bump peter-evans/dockerhub-description from 4 to 5
2 parents b9392a4 + f21c089 commit 031800d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: github.event_name != 'pull_request'
5656

5757
- name: Docker Hub Description
58-
uses: peter-evans/dockerhub-description@v4
58+
uses: peter-evans/dockerhub-description@v5
5959
with:
6060
username: ${{ secrets.DOCKER_HUB_USERNAME }}
6161
password: ${{ secrets.DOCKER_HUB_PASSWORD }}

0 commit comments

Comments
 (0)