Skip to content

Commit b0d4c71

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 bf3b497 commit b0d4c71

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
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
actions: write
2323
steps:
24-
- uses: igorjs/gh-actions-clean-workflow@v6
24+
- uses: igorjs/gh-actions-clean-workflow@v7
2525
with:
2626
runs_older_than: ${{ github.event.inputs.runs_older_than || env.SCHEDULED_RUNS_OLDER_THAN }}
2727
runs_to_keep: ${{ github.event.inputs.runs_to_keep || env.SCHEDULED_RUNS_TO_KEEP }}

0 commit comments

Comments
 (0)