diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index 310fdfaf..b34629d6 100755 --- a/.github/workflows/bump-version.yaml +++ b/.github/workflows/bump-version.yaml @@ -120,7 +120,7 @@ jobs: - name: Setup Gitsign if: steps.command.outputs.command-name == 'bump' - uses: chainguard-dev/actions/setup-gitsign@f0be69916b439d0fcced2451b23d0f27cd46d545 # v1.6.26 + uses: chainguard-dev/actions/setup-gitsign@4d37df0d85a91f619edc34a8803323033cdcb124 # v1.6.27 - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'