Bump igorjs/gh-actions-clean-workflow from 1 to 2 (#3961)
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 1 to 2. - [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases) - [Commits](https://github.com/igorjs/gh-actions-clean-workflow/compare/v1...v2) --- 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>
This commit is contained in:
parent
be5119af9e
commit
7466687a77
2
.github/workflows/cleanup.yml
vendored
2
.github/workflows/cleanup.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
if: ${{ github.repository_owner == 'Armbian' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: igorjs/gh-actions-clean-workflow@v1
|
||||
- uses: igorjs/gh-actions-clean-workflow@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
owner: ${{ github.repository_owner }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user