Skip to content

Commit c6b10e3

Browse files
authored
Merge pull request #40 from ping7io/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
2 parents 452276e + 21e7c00 commit c6b10e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: Update Docker Hub description
18-
uses: peter-evans/dockerhub-description@v3
18+
uses: peter-evans/dockerhub-description@v4
1919
with:
2020
username: ${{ secrets.DOCKER_USERNAME }}
2121
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)