Skip to content

Commit 41988c5

Browse files
chore(deps): update peter-evans/dockerhub-description action to v5
1 parent 4dd4ef3 commit 41988c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
target: testtime
4545
tags: "sipgategmbh/li-simulator-x1x2x3:latest-tests,sipgategmbh/li-simulator-x1x2x3:${{ steps.version.outputs.tag }}-tests"
4646
- name: Docker Hub Description
47-
uses: peter-evans/dockerhub-description@v4
47+
uses: peter-evans/dockerhub-description@v5
4848
with:
4949
username: ${{ vars.DOCKERHUB_USERNAME }}
5050
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)