Skip to content

Commit 8aae987

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
Bump igorjs/gh-actions-clean-workflow from 6 to 7
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 6 to 7. - [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases) - [Changelog](https://github.com/igorjs/gh-actions-clean-workflow/blob/main/CHANGELOG.md) - [Commits](igorjs/gh-actions-clean-workflow@v6...v7) --- updated-dependencies: - dependency-name: igorjs/gh-actions-clean-workflow dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e02128 commit 8aae987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean-workflow-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
permissions:
2323
actions: write
2424
steps:
25-
- uses: igorjs/gh-actions-clean-workflow@v6
25+
- uses: igorjs/gh-actions-clean-workflow@v7
2626
with:
2727
runs_older_than: ${{ github.event.inputs.runs_older_than || env.SCHEDULED_RUNS_OLDER_THAN }}
2828
runs_to_keep: ${{ github.event.inputs.runs_to_keep || env.SCHEDULED_RUNS_TO_KEEP }}

0 commit comments

Comments
 (0)