Skip to content

Commit 38e3098

Browse files
build(deps): bump github/issue-labeler from 3.2 to 3.3 (#4375)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7bdf89 commit 38e3098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Issue Labeler
17-
uses: github/issue-labeler@v3.2
17+
uses: github/issue-labeler@v3.3
1818
with:
1919
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2020
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)