Skip to content

Commit 8fc5fc4

Browse files
committed
chore(deps): update peter-evans/dockerhub-description action to v2.4.3
1 parent 66c5625 commit 8fc5fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Docker Hub Description
5454
if: success()
55-
uses: peter-evans/dockerhub-description@v2.1.0
55+
uses: peter-evans/dockerhub-description@v2.4.3
5656
env:
5757
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_USERNAME }}
5858
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)