We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f01a3 commit 31241cfCopy full SHA for 31241cf
.github/workflows/build.yml
@@ -136,7 +136,7 @@ jobs:
136
fetch-depth: 0
137
ref: ${{ github.event.pull_request.head.sha }}
138
persist-credentials: false
139
- - uses: dev-hato/actions-update-dockle@b236d7a805d4b11485fea4a32a0ac5a4db8d699a # v0.0.132
+ - uses: dev-hato/actions-update-dockle@f4fddf3f0efa902309251d071d11ca627846b04d # v0.0.133
140
with:
141
github-token: ${{secrets.GITHUB_TOKEN}}
142
dockle:
0 commit comments