We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653d5d6 commit 05e6c46Copy full SHA for 05e6c46
.github/workflows/labeler.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Check out the repository
21
uses: actions/checkout@v4
22
- name: Run Labeler
23
- uses: crazy-max/ghaction-github-labeler@v5.0.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
24
with:
25
skip-delete: true
26
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments