We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0c5531 + 5f6896c commit 0cc4267Copy full SHA for 0cc4267
1 file changed
.github/workflows/labeler.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@v6
16
17
- name: Run Labeler
18
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v6
19
with:
20
skip-delete: true
0 commit comments