Skip to content

Commit b5614f5

Browse files
build(deps): bump github/issue-labeler from 3.3 to 3.4 (#4478)
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.3 to 3.4. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](github/issue-labeler@v3.3...v3.4) --- updated-dependencies: - dependency-name: github/issue-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f4753f commit b5614f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Issue Labeler
18-
uses: github/issue-labeler@v3.3
18+
uses: github/issue-labeler@v3.4
1919
with:
2020
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2121
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)