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 10e857b + e578684 commit 86d314cCopy full SHA for 86d314c
.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@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
+ - uses: chainguard-dev/actions/setup-gitsign@7b18ea9960f945cabf19a84752e580829347f4ed # v1.5.4
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