Pin actions/labeler to v4

This commit is contained in:
Joel Challis 2023-12-04 15:53:03 +00:00 committed by GitHub
parent c3773587e9
commit 6042094c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/labeler.yml'