chore(deps): update timonvs/pr-labeler-action action to v4

This commit is contained in:
renovate[bot]
2023-02-09 00:51:38 +00:00
committed by GitHub
parent d45eda1c60
commit 886d1c15c4

View File

@@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Label PR - name: Label PR
uses: TimonVS/pr-labeler-action@v3 uses: TimonVS/pr-labeler-action@v4
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}