diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index 9cd73731..8a6a8776 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@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23 + uses: chainguard-dev/actions/setup-gitsign@9978bf17926f53444b5eff45479954d94ec12e32 # v1.6.24 - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'