We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2524cf + 3be8a53 commit 6a4dcf6Copy full SHA for 6a4dcf6
1 file changed
.github/workflows/deploy-hato-bot.yml
@@ -227,7 +227,7 @@ jobs:
227
fetch-depth: 0
228
ref: ${{ github.event.pull_request.head.sha }}
229
persist-credentials: false
230
- - uses: dev-hato/actions-update-dockle@f429c5b612fd94d4c17e4c428f66785cda6e87e3 # v0.0.118
+ - uses: dev-hato/actions-update-dockle@9f34ce1d3141342191896b88a06d731ee412b13d # v0.0.120
231
with:
232
github-token: ${{secrets.GITHUB_TOKEN}}
233
dockle:
0 commit comments