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:
dependabot[bot] 2022-07-09 11:36:36 +02:00 committed by GitHub
parent be5119af9e
commit 7466687a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}