We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd4ef3 commit 41988c5Copy full SHA for 41988c5
.github/workflows/docker-image.yml
@@ -44,7 +44,7 @@ jobs:
44
target: testtime
45
tags: "sipgategmbh/li-simulator-x1x2x3:latest-tests,sipgategmbh/li-simulator-x1x2x3:${{ steps.version.outputs.tag }}-tests"
46
- name: Docker Hub Description
47
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
48
with:
49
username: ${{ vars.DOCKERHUB_USERNAME }}
50
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments