diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index ed475da..2efa0ed 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 }}