Skip to content

Commit eea42e3

Browse files
committed
ci: labeler: Use actions/labeler@v4
This commit updates the labeler workflow to use the labeler action v4, which is based on node.js 16 and @actions/core 1.10.0, in preparation for the upcoming removal of the deprecated GitHub features. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0388a90 commit eea42e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/[email protected]
11-
with:
12-
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)