8000 chore(deps): update styfle/cancel-workflow-action action to v0.9.0 (#… · renovate-bot/proto-plus-python@cb4d480 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb4d480

Browse files
authored
chore(deps): update styfle/cancel-workflow-action action to v0.9.0 (googleapis#225)
1 parent cfd5b6c commit cb4d480

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Cancel Previous Runs
17-
uses: styfle/cancel-workflow-action@0.8.0
17+
uses: styfle/cancel-workflow-action@0.9.0
1818
with:
1919
access_token: ${{ github.token }}
2020
- uses: actions/checkout@v2
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Cancel Previous Runs
33-
uses: styfle/cancel-workflow-action@0.8.0
33+
uses: styfle/cancel-workflow-action@0.9.0
3434
with:
3535
access_token: ${{ github.token }}
3636
- uses: actions/checkout@v2
@@ -54,7 +54,7 @@ jobs:
5454
variant: cpp
5555
steps:
5656
- name: Cancel Previous Runs
57-
uses: styfle/cancel-workflow-action@0.8.0
57+
uses: styfle/cancel-workflow-action@0.9.0
5858
with:
5959
access_token: ${{ github.token }}
6060
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)
0