Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#119)

This commit is contained in:
dependabot[bot]
2023-10-21 17:53:13 -04:00
committed by GitHub
parent 613d0a8f7e
commit 28411e8d7b

View File

@@ -23,7 +23,7 @@ jobs:
continue-on-error: true
steps:
- name: 'Cancel previous runs'
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0
with:
access_token: ${{ github.token }}