Skip to content

Commit 4b2d4f4

Browse files
GitHub Action: Bump actions/labeler from 4.3.0 to 6.0.1 (#487)
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 6.0.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron <aaronpop@microsoft.com>
1 parent 013bcd5 commit 4b2d4f4

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
@@ -42,7 +42,7 @@ jobs:
4242
owner: ${{ github.repository_owner }}
4343

4444
- name: Apply Labels Based on PR File Paths
45-
uses: actions/labeler@v4.3.0
45+
uses: actions/labeler@v6.0.1
4646
with:
4747
configuration-path: .github/workflows/label-issues/file-paths.yml
4848
repo-token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)