We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0326955 + 46a0e50 commit 13b3970Copy full SHA for 13b3970
1 file changed
.github/workflows/labeler.yml
@@ -10,7 +10,7 @@ jobs:
10
if: github.repository_owner == 'brainhackorg'
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: github/issue-labeler@v3.2
+ - uses: github/issue-labeler@v3.3
14
with:
15
# Secret token needed (not sure which permisions though)
16
repo-token: "${{ secrets.LABELLER }}"
0 commit comments