From aa10e269a91592b59d3d873ad3d2f5801672c066 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 10:47:15 +0900 Subject: [PATCH] ci(deps): update 4m-mazi/souji-action action to v1.4.5 (#396) --- .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 67c7a6b..f0f0977 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@9840f9b49a23c7f60f52e2cf37a081da964c88f6 # v1.4.4 + uses: 4m-mazi/souji-action@6b909efed93266bc5d1cf95b28ae61870f02b120 # v1.4.5 with: branch-names: ${{ inputs.branchNames }}