Skip to content

Commit

Permalink
chore(deps): update peter-evans/dockerhub-description digest to 344a0f5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 9eda55d commit 1d091f2
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@344a0f5a618df29e1b86a62940b9fabdb12f8576
with:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}

0 comments on commit 1d091f2

Please sign in to comment.