Skip to content

Commit b0abc11

Browse files
Bump github/issue-labeler from v2.0 to v2.2 (open-telemetry#140)
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from v2.0 to v2.2. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](github/issue-labeler@v2.0...9fb2651) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 207e962 commit b0abc11

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
@@ -7,7 +7,7 @@ jobs:
77
triage:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: github/issue-labeler@v2.0
10+
- uses: github/issue-labeler@v2.2
1111
with:
1212
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1313
configuration-path: .github/labeler-needs-triage.yaml

0 commit comments

Comments
 (0)