We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c48f1e7 + 5fc17c4 commit bde3d25Copy full SHA for bde3d25
.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@ae2f0393ff2a60c572ff4d3485f406e8f36dfd38 # v1.4.6
+ - uses: chainguard-dev/actions/setup-gitsign@b1933e3d1f574c772dc7efd68c2060dafbc25e8c # v1.4.9
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