Skip to content

Commit

Permalink
Merge pull request #667 from open-telemetry/bryannaegele-patch-1
Browse files Browse the repository at this point in the history
Pin labeler to v4
  • Loading branch information
bryannaegele authored Dec 15, 2023
2 parents b593951 + 11dbe91 commit 80003de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 80003de

Please sign in to comment.