From e60bc16acfd998715277c24a643fd15b7c63b8ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:16:28 +0000 Subject: [PATCH] chore(deps): update chainguard-dev/actions digest to b846e9e --- .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 9c92e488..6ec3ecb0 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@f45211d3e8f9d2676c6b8cdd6a765435e06c819d # main + uses: chainguard-dev/actions/setup-gitsign@b846e9e9db7ff3872736fbc93ef891216525e747 # main - name: Commit pre-commit changes if: steps.command.outputs.command-name == 'bump'