Skip to content

Commit

Permalink
Bump github/issue-labeler from 3.2 to 3.3
Browse files Browse the repository at this point in the history
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.2 to 3.3.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v3.2...v3.3)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 0326955 commit 46a0e50
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 46a0e50

Please sign in to comment.