We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be415b7 commit e53c4c1Copy full SHA for e53c4c1
.github/workflows/release.yml
@@ -265,7 +265,7 @@ jobs:
265
fetch-depth: 0
266
ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }}
267
persist-credentials: false
268
- - uses: dev-hato/actions-update-dockle@650cff0276d52783145787f09207dca15d5784bd # v0.0.112
+ - uses: dev-hato/actions-update-dockle@96510dce3dd8bf357029f572842e0cf8aafe096a # v0.0.113
269
with:
270
github-token: ${{secrets.GITHUB_TOKEN}}
271
check-nginx-config:
0 commit comments