We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce5f99 commit faed9f6Copy full SHA for faed9f6
.github/workflows/pr_label.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout code
15
uses: actions/checkout@v5
16
- name: Apply context labels
17
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
18
with:
19
configuration-path: .github/labeler.yaml
20
sync-labels: true
0 commit comments