From e56a2e3d849655b0cde07a2c2f0abd5bc5126700 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 16:38:45 +0000 Subject: [PATCH] chore(deps): update chainguard-dev/actions digest to 79bd291 --- .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 05008d3f..9a646a0f 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@7cd0d4b4ac7cb0554b4c029217a5a50d1d93e029 # main + uses: chainguard-dev/actions/setup-gitsign@79bd291c02ef97a833226e8da2cefaa775874fd2 # main - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'