From 74eea81f01ab02949668ca492f5e4c660df8a1dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:18:31 +0000 Subject: [PATCH] chore(deps): update chainguard-dev/actions digest to 061bc0e --- .github/workflows/bump-version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'