Skip to content

Commit 3b8b0d1

Browse files
ci(gha): Update Mattraks/delete-workflow-runs action to v2.1.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e71043a commit 3b8b0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete-workflow-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
timeout-minutes: 30
2121
steps:
2222
- name: Delete workflow runs
23-
uses: Mattraks/delete-workflow-runs@39f0bbed25d76b34de5594dceab824811479e5de # v2.0.6
23+
uses: Mattraks/delete-workflow-runs@0073229620e676f1b9d933b31b2b53df8b5915ef # v2.1.0
2424
with:
2525
token: ${{ github.token }}
2626
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)