We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550f1c6 commit 85d2719Copy full SHA for 85d2719
1 file changed
.github/workflows/labeler.yml
@@ -20,6 +20,6 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Run Labeler
23
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v6
24
with:
25
skip-delete: false
0 commit comments