Skip to content

Commit

Permalink
Merge pull request #203 from brainhackorg/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub/issue-labeler-3.3

Bump github/issue-labeler from 3.2 to 3.3
  • Loading branch information
Remi-Gau authored Nov 13, 2023
2 parents 0326955 + 46a0e50 commit 13b3970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.repository_owner == 'brainhackorg'
runs-on: ubuntu-20.04
steps:
- uses: github/issue-labeler@v3.2
- uses: github/issue-labeler@v3.3
with:
# Secret token needed (not sure which permisions though)
repo-token: "${{ secrets.LABELLER }}"
Expand Down

0 comments on commit 13b3970

Please sign in to comment.