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.
1 parent 3df6075 commit b2468bdCopy full SHA for b2468bd
1 file changed
.github/workflows/update-dockerhub-readme.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v6
15
- name: Docker Hub Description
16
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
17
with:
18
username: ${{ secrets.DOCKERHUB_USERNAME }}
19
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments