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 ac45a8e commit e7200bdCopy full SHA for e7200bd
.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