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