From 8bbefb4e200ed064512633f25bcbcb72dd3648f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jul 2026 01:00:27 +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.27?= 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 84d1de7..52c80fb 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@f0be69916b439d0fcced2451b23d0f27cd46d545 # v1.6.26 + uses: chainguard-dev/actions/setup-gitsign@4d37df0d85a91f619edc34a8803323033cdcb124 # v1.6.27 - name: 📝 Update CHANGELOG if: ${{ inputs.changelog != '' }} shell: bash