We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6224442 commit 6a88ab4Copy full SHA for 6a88ab4
.github/workflows/readme-sync.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
- name: Docker Hub Description
21
- uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4.0.0
+ uses: peter-evans/dockerhub-description@0505d8b04853a30189aee66f5bb7fd1511bbac71 # v4.0.1
22
with:
23
username: ${{ secrets.DOCKERHUB_USERNAME }}
24
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments