Skip to content

Commit

Permalink
Revert "Bump actions/labeler from 4 to 5 (project-chip#30911)" (proje…
Browse files Browse the repository at this point in the history
…ct-chip#30922)

This reverts commit e15db82.
  • Loading branch information
andy31415 authored Dec 11, 2023
1 parent e360187 commit 574dfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 574dfd5

Please sign in to comment.