Bump lannonbr/issue-label-manager-action from 2.0.0 to 3.0.0

Bumps [lannonbr/issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/lannonbr/issue-label-manager-action/releases)
- [Changelog](https://github.com/lannonbr/issue-label-manager-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lannonbr/issue-label-manager-action/compare/2.0.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 06:06:12 +00:00 committed by GitHub
parent 9f73f77007
commit fe1ef73ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: lannonbr/issue-label-manager-action@2.0.0
- uses: lannonbr/issue-label-manager-action@3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}