Skip to content

Commit d3fc6a2

Browse files
chore(deps): update peter-evans/dockerhub-description action to v5
1 parent 8a888cc commit d3fc6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919

2020
- name: Docker Hub Description
21-
uses: peter-evans/dockerhub-description@v4
21+
uses: peter-evans/dockerhub-description@v5
2222
with:
2323
username: ${{ env.DOCKERHUB_USERNAME }}
2424
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)