diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index d74e27c..24202a2 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -26,7 +26,7 @@ jobs: APP_ENV: test steps: - name: Cancel Previous Runs - uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # 0.12.1 + uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0 with: ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}