diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index 6835cc332..69d7a54df 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -15,6 +15,6 @@ jobs: actions: write steps: - name: Cleanup - uses: 4m-mazi/souji-action@merge_group-event + uses: 4m-mazi/souji-action@v1.2.0 with: - dry-run: false + dry-run: true