1
0
Fork 0
mirror of https://github.com/docker/login-action.git synced 2025-04-01 04:30:05 +02:00

Bump crazy-max/ghaction-github-labeler from v2.1.0 to v3.0.0

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from v2.1.0 to v3.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v2.1.0...24277d80a045aa865bd4e263c2fce9c0886506ae)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-21 13:30:09 +00:00 committed by GitHub
parent 1bd3567034
commit dc14828b31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,6 @@ jobs:
-
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v2.1.0
uses: crazy-max/ghaction-github-labeler@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}