Use labeler action by hash (#10668)

This commit is contained in:
Lauri Tulmin 2024-02-26 12:12:53 +02:00 committed by GitHub
parent f385b4744b
commit 13caa70c2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ jobs:
pull-requests: write
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"