From e03f9c8b5689ca7d34f5c359729d28bd7e08145a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Aug 2026 00:31:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps(github-actions):=20up?= =?UTF-8?q?date=20chainguard-dev/actions=20action=20to=20v1.6.32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- post-release/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-release/action.yaml b/post-release/action.yaml index 52c80fb..b05c63d 100644 --- a/post-release/action.yaml +++ b/post-release/action.yaml @@ -27,7 +27,7 @@ runs: steps: - name: ⬇️ Set up gitsign if: ${{ inputs.github_token != '' }} - uses: chainguard-dev/actions/setup-gitsign@4d37df0d85a91f619edc34a8803323033cdcb124 # v1.6.27 + uses: chainguard-dev/actions/setup-gitsign@7bd1e94b2a1b7faa891392757de7d89489070c5c # v1.6.32 - name: 📝 Update CHANGELOG if: ${{ inputs.changelog != '' }} shell: bash