Skip to content

Commit 1a868cd

Browse files
dependabot[bot]sondavidb
authored andcommitted
Bump actions/labeler from 5 to 6
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>
1 parent b8e6688 commit 1a868cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new-pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
# Use label configuration from main instead of from the pull request branch
2323
# to mitigate running untrusted workflows with write permissions.
24-
- uses: actions/labeler@v5
24+
- uses: actions/labeler@v6
2525
with:
2626
configuration-path: '.github/new-pull-request-labels.yml'
2727
sync-labels: true

0 commit comments

Comments
 (0)