diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index 6f11d4935..f4c6b9dc6 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@branch-names + uses: 4m-mazi/souji-action@7b968d0f5b22b33600ca69829fc08914f8bcccd9 # v1.3.0 with: branch-names: ${{ inputs.branchNames }}