Skip to content

Commit 13b3970

Browse files
authored
Merge pull request #203 from brainhackorg/dependabot/github_actions/github/issue-labeler-3.3
Bump github/issue-labeler from 3.2 to 3.3
2 parents 0326955 + 46a0e50 commit 13b3970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.repository_owner == 'brainhackorg'
1111
runs-on: ubuntu-20.04
1212
steps:
13-
- uses: github/issue-labeler@v3.2
13+
- uses: github/issue-labeler@v3.3
1414
with:
1515
# Secret token needed (not sure which permisions though)
1616
repo-token: "${{ secrets.LABELLER }}"

0 commit comments

Comments
 (0)