Skip to content

Commit

Permalink
chore(deps): update peter-evans/dockerhub-description digest to 17e01be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 9eda55d commit 40101fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sed -i -E 's#${{ env.BLOB_RELATIVE_LINK_PATTERN }}#\1${{ env.BLOB_ABSOLUTE_LINK_PREFIX }}\2#g' README.md
- name: Publish README
uses: peter-evans/dockerhub-description@067627a8af8c4a66c03b5b5e896968ca4cafba79
uses: peter-evans/dockerhub-description@17e01bee3ea3771058b44277417027323fa35c98
with:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}

0 comments on commit 40101fd

Please sign in to comment.