We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae6c9a commit 0c56d32Copy full SHA for 0c56d32
.github/workflows/sync-labels.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Run Labeler
20
if: success()
21
- uses: crazy-max/ghaction-github-labeler@v2.1.0
+ uses: crazy-max/ghaction-github-labeler@v3.0.0
22
with:
23
yaml_file: .github/labels.yml
24
skip_delete: false
0 commit comments