diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index 55262cde..0c11a064 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@007d4aa93770de8bb4a40b9342e7c920fefc6bb0 # main + uses: chainguard-dev/actions/setup-gitsign@061bc0e921116bde1470f51fb5c86d5318f16558 # main - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'