Skip to content

Commit 282e410

Browse files
⬆️ Bump peter-evans/dockerhub-description in the actions group (#159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e1f396 commit 282e410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
$(printf '${{ steps.image.outputs.IMAGE }}@sha256:%s ' *)
216216
217217
- name: Docker Hub Description
218-
uses: peter-evans/dockerhub-description@v4
218+
uses: peter-evans/dockerhub-description@v5
219219
with:
220220
username: ${{ secrets.DOCKERHUB_USERNAME }}
221221
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)