Skip to content

Commit

Permalink
Revert "chore(deps): bump actions/labeler from 4 to 5 (#584)"
Browse files Browse the repository at this point in the history
This reverts commit 5c5f2cd.
  • Loading branch information
hnnasit authored Dec 12, 2023
1 parent 36edc7e commit 3dc231a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
apply-internal-external-label:
Expand Down

0 comments on commit 3dc231a

Please sign in to comment.