Skip to content

Commit 46a0e50

Browse files
Bump github/issue-labeler from 3.2 to 3.3
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] <support@github.com>
1 parent 0326955 commit 46a0e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.repository_owner == 'brainhackorg'
1111
runs-on: ubuntu-20.04
1212
steps:
13-
- uses: github/issue-labeler@v3.2
13+
- uses: github/issue-labeler@v3.3
1414
with:
1515
# Secret token needed (not sure which permisions though)
1616
repo-token: "${{ secrets.LABELLER }}"

0 commit comments

Comments
 (0)