Skip to content

Commit bb70ffb

Browse files
authoredNov 20, 2022
chore(deps): update styfle/cancel-workflow-action action to v0.11.0
1 parent ba170f0 commit bb70ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Cancel Previous Runs 🚫
11-
uses: styfle/cancel-workflow-action@0.9.0
11+
uses: styfle/cancel-workflow-action@0.11.0
1212
with:
1313
access_token: ${{ github.token }}
1414

0 commit comments

Comments
 (0)