Skip to content

Commit

Permalink
Merge pull request #51 from brainhackorg/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/issue-labeler-3.1

Bump github/issue-labeler from 3.0 to 3.1
  • Loading branch information
Remi-Gau authored Mar 27, 2023
2 parents 74efac2 + 769d324 commit dc2fd26
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.0
- uses: github/issue-labeler@v3.1
with:
# Secret token needed (not sure which permissions though)
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit dc2fd26

Please sign in to comment.