We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b981b72 + 6af7044 commit ce5f74dCopy full SHA for ce5f74d
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@cb9153d4f0e69d41b328749e5ffddd7231ffcb33 # v0.0.121
+ - uses: dev-hato/actions-update-dockle@e6c96be651d87fcaa8b2fe1df0631673962a3a3b # v0.0.122
231
with:
232
github-token: ${{secrets.GITHUB_TOKEN}}
233
dockle:
0 commit comments