From c7a63d48fb21ac07222ef8f6185407f3d264a88c Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 01:05:13 +0900 Subject: [PATCH] ci(deps): update 4m-mazi/souji-action action to v1.4.1 (#334) --- .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 27805e6..3aeb349 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@20f71e75c2af757e9c7c61391a51b88d593d17b8 # v1.4.0 + uses: 4m-mazi/souji-action@93c22ab7b90ed60f3563651dc72bad0027e4d657 # v1.4.1 with: branch-names: ${{ inputs.branchNames }}