From 6bfa4e39038224410c32bb46f6c6c81ecba7b1c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 10:10:50 +0000 Subject: [PATCH] chore(deps): update chainguard-dev/actions digest to 0cba302 --- .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 cefb0a31..de9bf7f5 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@271de1ab5916b0f71a6878578928140c76e8dd14 # main + uses: chainguard-dev/actions/setup-gitsign@0cba302c40fce067ec0d39f1d91b10580d4b06b0 # main - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'