Skip to content

Commit 230f4ab

Browse files
MAINT: Bump actions/labeler from 5 to 6 (#632)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent ebc4b6d commit 230f4ab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# Label based on modified files
3838
- name: Label based on changed files
39-
uses: actions/labeler@v5
39+
uses: actions/labeler@v6
4040
with:
4141
repo-token: ${{ secrets.GITHUB_TOKEN }}
4242
sync-labels: true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MAINT: Bump actions/labeler from 5 to 6

0 commit comments

Comments
 (0)