Skip to content

Commit 3602d08

Browse files
build(deps): bump actions/labeler from 4 to 5 in the gh-actions group
Bumps the gh-actions group with 1 update: [actions/labeler](https://github.com/actions/labeler). Updates `actions/labeler` from 4 to 5 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bda263 commit 3602d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
pull-requests: write
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: actions/labeler@v4
33+
- uses: actions/labeler@v5
3434
with:
3535
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)