Skip to content

Commit f3e705d

Browse files
authored
Merge pull request #4 from LacledesLAN/dependabot/github_actions/peter-evans/dockerhub-description-5
Bump peter-evans/dockerhub-description from 4 to 5
2 parents 50777d0 + 8b12a0a commit f3e705d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v5
1414
- name: Update Docker HUB Description
15-
uses: peter-evans/dockerhub-description@v4
15+
uses: peter-evans/dockerhub-description@v5
1616
with:
1717
username: ${{ secrets.DOCKERHUB_USERNAME }}
1818
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)