Skip to content

Commit ee4e3e7

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
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 f8103b4 commit ee4e3e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v6
2828

2929
- name: Run Labeler
30-
uses: crazy-max/ghaction-github-labeler@v5
30+
uses: crazy-max/ghaction-github-labeler@v6
3131
with:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)