Skip to content

Commit 80003de

Browse files
authored
Merge pull request #667 from open-telemetry/bryannaegele-patch-1
Pin labeler to v4
2 parents b593951 + 11dbe91 commit 80003de

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
@@ -5,6 +5,6 @@ jobs:
55
triage:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/labeler@main
8+
- uses: actions/labeler@v4
99
with:
1010
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)