From 8dcbe4949b0eda58e0f6b06bbe066016d42097a9 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:51:30 +0000 Subject: [PATCH] ci(deps): update 4m-mazi/souji-action action to v1.4.4 --- .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 bf56e31..67c7a6b 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@746502ee2c9f0f0968eb5190ce658e618724b272 # v1.4.3 + uses: 4m-mazi/souji-action@9840f9b49a23c7f60f52e2cf37a081da964c88f6 # v1.4.4 with: branch-names: ${{ inputs.branchNames }}