diff --git a/.github/workflows/cleanup-cache.yml b/.github/workflows/cleanup-cache.yml index f28d71e..ed2cdde 100644 --- a/.github/workflows/cleanup-cache.yml +++ b/.github/workflows/cleanup-cache.yml @@ -44,7 +44,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Cancel Workflow Runs - uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # 0.12.1 + uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0 with: all_but_latest: false workflow_id: cicd.yml