Skip to content

Commit

Permalink
Merge pull request #53 from brainhackorg/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/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 1da56db + ac7b0bd commit d69226a
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 permissions though)
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit d69226a

Please sign in to comment.