We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71043a commit 3b8b0d1Copy full SHA for 3b8b0d1
.github/workflows/delete-workflow-run.yaml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 30
21
steps:
22
- name: Delete workflow runs
23
- uses: Mattraks/delete-workflow-runs@39f0bbed25d76b34de5594dceab824811479e5de # v2.0.6
+ uses: Mattraks/delete-workflow-runs@0073229620e676f1b9d933b31b2b53df8b5915ef # v2.1.0
24
with:
25
token: ${{ github.token }}
26
repository: ${{ github.repository }}
0 commit comments