Skip to content

Commit b6aa07c

Browse files
committed
update labeler action version
Signed-off-by: Sachin Sahu <sachinksahu.431@gmail.com>
1 parent 4c8b2f1 commit b6aa07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- name: Check Labels
3333
id: labeler
34-
uses: jimschubert/labeler-action@v1
34+
uses: jimschubert/labeler-action@v2
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
# Adjust the configuration in /.github/labeler.yml

0 commit comments

Comments
 (0)