Skip to content

Commit e345627

Browse files
chore(deps): bump actions/labeler from 5 to 6 (#38)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v5...v6) --- updated-dependencies: - dependency-name: actions/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 c5dc0a9 commit e345627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: read
1515
pull-requests: write
1616
steps:
17-
- uses: actions/labeler@v5
17+
- uses: actions/labeler@v6
1818
with:
1919
repo-token: '${{ secrets.GITHUB_TOKEN }}'
2020
sync-labels: true

0 commit comments

Comments
 (0)