GHA: show full versions next to pinned actions

Also quotes to a configuration entry.

Follow-up to 2e5993ab08 #18827

Closes #18832
This commit is contained in:
Viktor Szakats 2025-10-03 14:27:28 +02:00
parent 4b8278fb3d
commit e73759f1a9
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
14 changed files with 94 additions and 94 deletions

View file

@ -23,6 +23,6 @@ jobs:
pull-requests: write # To edit labels on PRs
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'