Skip to content

Commit

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

Bump github/issue-labeler from 3.1 to 3.2
  • Loading branch information
Remi-Gau authored Jul 10, 2023
2 parents 79c1248 + 7b16e89 commit fa7535b
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.1
- uses: github/issue-labeler@v3.2
with:
# Secret token needed (not sure which permisions though)
repo-token: "${{ secrets.LABELLER }}"
Expand Down

0 comments on commit fa7535b

Please sign in to comment.