We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b772de7 + 82dcf9a commit 420df73Copy full SHA for 420df73
1 file changed
.github/workflows/deploy-hato-bot.yml
@@ -236,7 +236,7 @@ jobs:
236
fetch-depth: 0
237
ref: ${{ github.event.pull_request.head.sha }}
238
persist-credentials: false
239
- - uses: dev-hato/actions-update-dockle@40e8299e04f55c10ed1ede2ff2dc03a604e90960 # v0.0.135
+ - uses: dev-hato/actions-update-dockle@faa52ce695aaf9987e69a7135699d75eeb2459ff # v0.0.136
240
with:
241
github-token: ${{secrets.GITHUB_TOKEN}}
242
dockle:
0 commit comments