Skip to content

Commit b9b2d46

Browse files
chore(deps): bump crazy-max/ghaction-github-labeler from 5 to 6 (#15)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 389602a commit b9b2d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
curl -fsSL "https://raw.githubusercontent.com/groundsgg/.github/refs/heads/main/.github/labels.yml" -o labels.yml
2626
2727
- name: 🏷️ Sync labels
28-
uses: crazy-max/ghaction-github-labeler@v5
28+
uses: crazy-max/ghaction-github-labeler@v6
2929
with:
3030
github-token: ${{ secrets.GITHUB_TOKEN }}
3131
yaml-file: labels.yml

0 commit comments

Comments
 (0)