Skip to content

Commit

Permalink
chore(deps): bump igorjs/gh-actions-clean-workflow from 4 to 5 (#107)
Browse files Browse the repository at this point in the history
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 4 to 5.
- [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases)
- [Commits](v4...v5)

---
updated-dependencies:
- dependency-name: igorjs/gh-actions-clean-workflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2024
1 parent 0e75db9 commit d561368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
actions: write
steps:
- uses: actions/checkout@v4
- uses: igorjs/gh-actions-clean-workflow@v4
- uses: igorjs/gh-actions-clean-workflow@v5
with:
days_old: 0
runs_to_keep: 10

0 comments on commit d561368

Please sign in to comment.