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 d020e78 commit 5f8b445Copy full SHA for 5f8b445
.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@v3.1.1
+ uses: crazy-max/ghaction-github-labeler@v4.0.0
19
with:
20
skip-delete: true
0 commit comments