We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9114fcb commit 2a46fbeCopy full SHA for 2a46fbe
.github/workflows/labeler.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4.2.2
18
19
- name: Run Labeler
20
- uses: crazy-max/ghaction-github-labeler@v5.0.0
+ uses: crazy-max/ghaction-github-labeler@v5.1.0
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
yaml-file: .github/labels.yml
0 commit comments