Skip to content

Commit da1dfc2

Browse files
Update Mattraks/delete-workflow-runs digest to 63b223f
1 parent 9153f69 commit da1dfc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/delete-old-workflow-runs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Delete workflow runs
12-
uses: Mattraks/delete-workflow-runs@e284f4ef7fbf76101a8421891fbd6e1ee66ef374 # v2
12+
uses: Mattraks/delete-workflow-runs@63b223f231f2f5bbea217100ec6d29ab24faa7a1 # v2
1313
with:
1414
token: ${{ github.token }}
1515
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)