We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b1602 commit d495967Copy full SHA for d495967
1 file changed
.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@5bf9a1dac5c4d041c029f0a8370ddf0c5cb5aeb7 # v2.1.0
+ uses: Mattraks/delete-workflow-runs@b3018382ca039b53d238908238bd35d1fb14f8ee # v2.1.0
24
with:
25
token: ${{ github.token }}
26
repository: ${{ github.repository }}
0 commit comments