Skip to content

Commit

Permalink
Bump igorjs/gh-actions-clean-workflow from 4 to 5
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](igorjs/gh-actions-clean-workflow@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 6a46e08 commit cd03f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-workflow-run-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
clean-logs:
runs-on: ubuntu-22.04
steps:
- uses: igorjs/gh-actions-clean-workflow@v4
- uses: igorjs/gh-actions-clean-workflow@v5
with:
token: ${{ secrets.PA_TOKEN }}
owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit cd03f65

Please sign in to comment.