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