We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c728752 commit 2836f3cCopy full SHA for 2836f3c
.github/workflows/labeler.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Run Labeler
18
- uses: crazy-max/ghaction-github-labeler@v5.0.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
19
with:
20
skip-delete: true
21
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments