From fd64238d27508552c9dd516d2db1096e6e935633 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:19:43 +0000 Subject: [PATCH] ci(deps): pin 4m-mazi/souji-action from v1 to 7b968d0 --- .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 08ebc87a2..32fed3ffc 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@v1 + uses: 4m-mazi/souji-action@7b968d0f5b22b33600ca69829fc08914f8bcccd9 # v1 with: branch-names: ${{ inputs.branchNames }}