Skip to content

Commit 0839f23

Browse files
chore(ci): pin styfle/cancel-workflow-action action to 85880fa (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 119b732 commit 0839f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545

4646
- name: Cancel Workflow Runs
47-
uses: styfle/[email protected]
47+
uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # 0.12.1
4848
with:
4949
all_but_latest: false
5050
workflow_id: cicd.yml

0 commit comments

Comments
 (0)