We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c728752 commit 61ca4beCopy full SHA for 61ca4be
.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.1.0
19
with:
20
skip-delete: true
21
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments