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.
2 parents 8885136 + 8f23f54 commit 10e857bCopy full SHA for 10e857b
.github/workflows/regen-answers.yaml
@@ -55,7 +55,7 @@ jobs:
55
echo "create_pr_update=true" >> $GITHUB_OUTPUT
56
57
# Configure signed commits
58
- - uses: chainguard-dev/actions/setup-gitsign@8e97c1fc72515d627456cb0b92e9c9f299356375 # v1.5.2
+ - uses: chainguard-dev/actions/setup-gitsign@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
59
if: ${{ steps.check-diff.outputs.create_pr_update == 'true' }}
60
61
# Based on usage in https://github.com/chainguard-dev/digestabot/blob/main/action.yml
0 commit comments