Skip to content

Commit 231f638

Browse files
ci(deps): bump actions/labeler from 5 to 6 (#99)
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 b7c8436 commit 231f638

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
runs-on: ubuntu-latest
1515
timeout-minutes: 2
1616
steps:
17-
- uses: actions/labeler@v5
17+
- uses: actions/labeler@v6
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)