mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:27:17 +03:00
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:
parent
4b8278fb3d
commit
e73759f1a9
14 changed files with 94 additions and 94 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
|
@ -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 }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue