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.
2 parents fd3af9a + 6f076c2 commit 6353fb7Copy full SHA for 6353fb7
.github/workflows/cleanup.yml
@@ -25,7 +25,7 @@ jobs:
25
contents: read
26
steps:
27
- name: Delete workflow runs
28
- uses: Mattraks/delete-workflow-runs@5bf9a1dac5c4d041c029f0a8370ddf0c5cb5aeb7 #v2.1
+ uses: Mattraks/delete-workflow-runs@b3018382ca039b53d238908238bd35d1fb14f8ee #v2.1
29
with:
30
token: ${{ github.token }}
31
repository: ${{ github.repository }}
0 commit comments