Skip to content

Commit d54b9b2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-labels-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Run Labeler
23-
uses: crazy-max/ghaction-github-labeler@v5
23+
uses: crazy-max/ghaction-github-labeler@v6
2424
with:
2525
github-token: ${{ secrets.GITHUB_TOKEN }}
2626
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)