mirror of
https://github.com/docker/login-action.git
synced 2025-03-29 18:20:06 +01: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:
parent
1bd3567034
commit
dc14828b31
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue