diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index a6777734..9d230574 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@fabe4ed3f66ceb5f8ec86ed7ae6d0c945ca362fb # v1.6.28 + uses: chainguard-dev/actions/setup-gitsign@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'