Skip to content

Commit dc208ef

Browse files
[Dependencies]: Bump crazy-max/ghaction-github-labeler
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a0be93 commit dc208ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: "Update Github label config"
5252
if: success()
53-
uses: crazy-max/ghaction-github-labeler@v5.3.0
53+
uses: crazy-max/ghaction-github-labeler@v6.0.0
5454
with:
5555
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}
5656
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)