mirror of
https://github.com/curl/curl.git
synced 2026-05-16 23:16:25 +03:00
Fixing this with zizmor v1.25.0: ``` error[unpinned-images]: unpinned image references --> .github/workflows/linux-old.yml:59:5 59 | container: 'debian:stretch' | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ container image is not pinned to a SHA256 hash = help: audit documentation -> https://docs.zizmor.sh/audits/#unpinned-images [...] ``` Ref: https://github.com/curl/curl/actions/runs/25890035949/job/76090925291?pr=21618 Sadly there is no automatic mechanism to bump them.. Also: - replace `debian-stretch` with its slim variant. - bump one of the two Alpine jobs from 3.20 to 3.23.4. Closes #21619 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| checkurls.yml | ||
| codeql.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||