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 3b8b0d1 commit d75ed3bCopy full SHA for d75ed3b
.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@0073229620e676f1b9d933b31b2b53df8b5915ef # v2.1.0
+ uses: Mattraks/delete-workflow-runs@86d29a75093353c4c509a876c176234037c2025b # v2.1.0
24
with:
25
token: ${{ github.token }}
26
repository: ${{ github.repository }}
0 commit comments