From 9facc3c30fe22c10edf29aabf07724ce593fb5b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:19:15 +0000 Subject: [PATCH] ci(deps): update 4m-mazi/souji-action action to v1.4.9 --- .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 ed475da2..2efa0ed1 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@71efb73a0dec80905ed1d1037954e8991afc93a9 # v1.4.8 + uses: 4m-mazi/souji-action@55ad102d43e290509734ac22bf821187d4051899 # v1.4.9 with: branch-names: ${{ inputs.branchNames }}