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 458e0cf commit 3cd4b0eCopy full SHA for 3cd4b0e
.github/workflows/labeler.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Run Labeler
18
- uses: crazy-max/ghaction-github-labeler@v4.0.0
+ uses: crazy-max/ghaction-github-labeler@v4.1.0
19
with:
20
skip-delete: true
0 commit comments