mirror of
https://github.com/armbian/configng.git
synced 2026-01-06 10:37:41 -08:00
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](https://github.com/igorjs/gh-actions-clean-workflow/compare/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] <support@github.com>
This commit is contained in:
2
.github/workflows/clean-workflow-logs.yml
vendored
2
.github/workflows/clean-workflow-logs.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
- uses: igorjs/gh-actions-clean-workflow@v6
|
||||
- uses: igorjs/gh-actions-clean-workflow@v7
|
||||
with:
|
||||
runs_older_than: ${{ github.event.inputs.runs_older_than || env.SCHEDULED_RUNS_OLDER_THAN }}
|
||||
runs_to_keep: ${{ github.event.inputs.runs_to_keep || env.SCHEDULED_RUNS_TO_KEEP }}
|
||||
|
||||
Reference in New Issue
Block a user