From bd89b1ab617076e6ad2f8c54b1c7959cd1cc98a1 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:17:31 +0000 Subject: [PATCH] ci(deps): update 4m-mazi/souji-action action to v1.4.1 --- .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 }}