We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd08ebb commit 14950f1Copy full SHA for 14950f1
.github/workflows/hive.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Cancel Previous Runs
21
- uses: styfle/cancel-workflow-action@b173b6ec0100793626c2d9e6b90435061f4fc3e5 # pin@0.11.0
+ uses: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432 # pin@0.12.0
22
with:
23
access_token: ${{ github.token }}
24
0 commit comments