Skip to content

Commit 624ee6a

Browse files
Bump actions/labeler from 4 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...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] <[email protected]>
1 parent d3ca19d commit 624ee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4 # https://github.com/actions/checkout/tree/main#usage
2828

2929
# https://github.com/actions/labeler#usage
30-
- uses: actions/labeler@v4
30+
- uses: actions/labeler@v6
3131
with:
3232
# https://github.com/actions/labeler#inputs
3333
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)