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 df9adbc + 8e6d884 commit 0a139dfCopy full SHA for 0a139df
.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@a643adefc8ec64796d92837210be6bf0a6d0788e # v1.4.4
+ - uses: chainguard-dev/actions/setup-gitsign@86e8917a5f452c794e263fddae12d25a44b18f18 # v1.4.5
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