From dd45234f6c103967a28bfbfee1765f9ace173a32 Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Thu, 4 Jul 2024 09:43:07 +0900 Subject: [PATCH] Update cleanup-caches.yml --- .github/workflows/cleanup-caches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index 08ebc87a2..f4c6b9dc6 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -18,6 +18,6 @@ jobs: actions: write steps: - name: Cleanup - uses: 4m-mazi/souji-action@v1 + uses: 4m-mazi/souji-action@7b968d0f5b22b33600ca69829fc08914f8bcccd9 # v1.3.0 with: branch-names: ${{ inputs.branchNames }}