We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2d3a29 + 4fed761 commit 3670162Copy full SHA for 3670162
.github/workflows/maven_docker.yml
@@ -94,7 +94,7 @@ jobs:
94
BUILDTYPE=github
95
# Use current README for DockerHub description
96
- name: Update repo description
97
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
98
with:
99
username: ${{ secrets.PETERS_DOCKERHUB_USERNAME }}
100
password: ${{ secrets.PETERS_DOCKERHUB_TOKEN }}
0 commit comments