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 9cd7991 + e503966 commit 5f26d68Copy full SHA for 5f26d68
1 file changed
.github/workflows/all.yml
@@ -110,7 +110,7 @@ jobs:
110
if: github.ref == 'refs/heads/master'
111
-
112
name: Update repo description
113
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
114
if: github.repository == 'rndmh3ro/docker-ansible' && github.ref == 'refs/heads/master'
115
with:
116
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments