Skip to content

Commit a444c7a

Browse files
ci(github): bump actions/labeler from 5 to 6 (#506)
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 52beccd commit a444c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
pull-requests: write
3737
runs-on: ubuntu-latest
3838
steps:
39-
- uses: actions/labeler@v5
39+
- uses: actions/labeler@v6
4040
with:
4141
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)