We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e037110 commit 8348c3fCopy full SHA for 8348c3f
.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@v3.0.0
+ uses: crazy-max/ghaction-github-labeler@v3.1.0
22
with:
23
yaml_file: .github/labels.yml
24
skip_delete: false
0 commit comments