Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 4aab8f1

Browse files
chore: bump Mattraks/delete-workflow-runs from 2.0.6 to 2.1.0 (#135)
Bumps [Mattraks/delete-workflow-runs](https://github.com/mattraks/delete-workflow-runs) from 2.0.6 to 2.1.0. - [Release notes](https://github.com/mattraks/delete-workflow-runs/releases) - [Commits](Mattraks/delete-workflow-runs@39f0bbe...01b6589) --- updated-dependencies: - dependency-name: Mattraks/delete-workflow-runs dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bed4c1 commit 4aab8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- name: Delete workflow runs
5656
# Use specific commit SHA of action to ensure consistent behaviour across executions.
57-
uses: Mattraks/delete-workflow-runs@39f0bbed25d76b34de5594dceab824811479e5de # v2.0.6
57+
uses: Mattraks/delete-workflow-runs@01b65895d680fc9900871fd63cb37caf1a58567c # v2.1.0
5858
with:
5959
token: ${{ secrets.GITHUB_TOKEN }}
6060
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)