Skip to content

Commit 0e8a502

Browse files
authored
chore: synced local './' with remote 'docker/' (#88)
1 parent 2fcb88b commit 0e8a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Docker Hub Description
26-
uses: peter-evans/dockerhub-description@v4
26+
uses: peter-evans/dockerhub-description@v5
2727
with:
2828
username: ${{ secrets.DOCKER_HUB_USERNAME }}
2929
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)