Skip to content

Commit 6353fb7

Browse files
Merge pull request #136 from WarehouseFinds/dependabot/github_actions/Mattraks/delete-workflow-runs-b3018382ca039b53d238908238bd35d1fb14f8ee
Node JS updated to 24
2 parents fd3af9a + 6f076c2 commit 6353fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
contents: read
2626
steps:
2727
- name: Delete workflow runs
28-
uses: Mattraks/delete-workflow-runs@5bf9a1dac5c4d041c029f0a8370ddf0c5cb5aeb7 #v2.1
28+
uses: Mattraks/delete-workflow-runs@b3018382ca039b53d238908238bd35d1fb14f8ee #v2.1
2929
with:
3030
token: ${{ github.token }}
3131
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)