From a200d4451d223321348b2b013eaf814b61b417d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=AF=E6=9C=88=20/=20Reo=20YOSHIMOTO?= Date: Tue, 21 Jul 2026 17:36:07 +0900 Subject: [PATCH] =?UTF-8?q?ci(workflows):=20prune=20action=20=E3=82=92=20v?= =?UTF-8?q?1.0.5=20=E3=81=AB=E6=9B=B4=E6=96=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit prune-supply-chain-overrides-action v1.0.5 で、schedule 実行のたびに prune PR が重複して積み上がる問題が修正された(PR ブランチ固定化・ 旧タイムスタンプ方式 open PR の自動 close)。undici override の >=8.5.0 引き上げも含む。pinact 準拠で commit SHA を更新する。 Co-Authored-By: Claude Fable 5 --- .github/workflows/prune-supply-chain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prune-supply-chain.yml b/.github/workflows/prune-supply-chain.yml index c242061..2821774 100644 --- a/.github/workflows/prune-supply-chain.yml +++ b/.github/workflows/prune-supply-chain.yml @@ -39,6 +39,6 @@ jobs: - name: Login to ArtifactRegistry run: npx --yes google-artifactregistry-auth - - uses: IntimateMerger/prune-supply-chain-overrides-action@3eee6bcd79a4067a84c9a0902c898add08cabb1f # v1.0.4 + - uses: IntimateMerger/prune-supply-chain-overrides-action@f5fdfe0f1e3662186dde89dbf245360d7df053a3 # v1.0.5 with: working-directory: .