We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a308fd commit c77c737Copy full SHA for c77c737
1 file changed
.github/workflows/build.yml
@@ -153,7 +153,7 @@ jobs:
153
fetch-depth: 0
154
ref: ${{ github.event.pull_request.head.sha }}
155
persist-credentials: false
156
- - uses: dev-hato/actions-update-dockle@faa52ce695aaf9987e69a7135699d75eeb2459ff # v0.0.136
+ - uses: dev-hato/actions-update-dockle@a0c71c830be4d9b17009a390afbe13efd55838df # v0.0.137
157
with:
158
github-token: ${{secrets.GITHUB_TOKEN}}
159
dockle:
0 commit comments