curl/.github/workflows
Viktor Szakats 82fa9862df
GHA: set concurrency: where missing
To silence zizmor 1.16.0 warnings.

Also:
- http3-linux: replace hard-coded workflow name with variable.
  Follow-up to a8174176b5 #13841
- codeql: set `cancel-in-progress: true`.
  zizmor apparently does not allow `false` in pedantic mode anymore:
  https://github.com/zizmorcore/zizmor/pull/1227
- codeql: sync concurrency setting with the rest of the jobs.
  (I'm not sure this is correct, or why it was previously special-cased.)

Expressions used (before and after this patch):
- `group: ${{ github.workflow }}-${{ github.event.sha }}-${{ github.event.target_url }}`
  for GHA/appveyor-status.
- `group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}`
  for all the rest.

Ref: https://github.com/curl/curl/actions/runs/18776245057/job/53571438139?pr=19209

Closes #19215
2025-10-24 13:38:11 +02:00
..
appveyor-status.yml scripts: pass -- before passing xargs 2025-10-16 20:45:28 +02:00
checkdocs.yml scripts: pass -- before passing xargs 2025-10-16 20:45:28 +02:00
checksrc.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
codeql.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
configure-vs-cmake.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
curl-for-win.yml GHA/curl-for-win: drop libssh 2025-10-20 14:22:14 +02:00
distcheck.yml GHA: show full versions next to pinned actions 2025-10-03 16:34:44 +02:00
fuzz.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
http3-linux.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
label.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux-old.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux.yml mbedtls: add support for 4.0.0 2025-10-17 11:50:48 +02:00
macos.yml GHA: sync up curl -V step descriptions 2025-10-16 20:18:25 +02:00
non-native.yml build: drop Heimdal support, update docs, replace with MIT Kerberos in CI 2025-10-09 02:27:29 +02:00
windows.yml GHA/windows: delete remains of Perl Win32-Process* caching 2025-10-20 00:25:23 +02:00