Skip to content

Commit 7fbf150

Browse files
chore(deps): update peter-evans/dockerhub-description digest to 1b71c03
1 parent 9eda55d commit 7fbf150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish-readme.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
sed -i -E 's#${{ env.BLOB_RELATIVE_LINK_PATTERN }}#\1${{ env.BLOB_ABSOLUTE_LINK_PREFIX }}\2#g' README.md
3838
3939
- name: Publish README
40-
uses: peter-evans/dockerhub-description@067627a8af8c4a66c03b5b5e896968ca4cafba79
40+
uses: peter-evans/dockerhub-description@1b71c03ec01c0ad34751ed0b0c775e1f1964bd79
4141
with:
4242
username: ${{ secrets.DOCKER_HUB_USER }}
4343
password: ${{ secrets.DOCKER_HUB_TOKEN }}

0 commit comments

Comments
 (0)