We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 925d87e + dcb9ea4 commit 0c158e8Copy full SHA for 0c158e8
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@faa52ce695aaf9987e69a7135699d75eeb2459ff # v0.0.136
+ - uses: dev-hato/actions-update-dockle@a0c71c830be4d9b17009a390afbe13efd55838df # v0.0.137
240
with:
241
github-token: ${{secrets.GITHUB_TOKEN}}
242
dockle:
0 commit comments