From 2209f6730d0a2c2ee14923426c348cd6fdca60ce Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Sun, 21 Apr 2024 12:48:04 +0900 Subject: [PATCH] ci: 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 6f11d4935..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@branch-names + uses: 4m-mazi/souji-action@7b968d0f5b22b33600ca69829fc08914f8bcccd9 # v1.3.0 with: branch-names: ${{ inputs.branchNames }}