Skip to content

Commit

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

0 comments on commit 1da56db

Please sign in to comment.