1
0
mirror of https://github.com/j178/prek.git synced 2026-04-25 02:11:36 +02:00
Files
prek/.github
Shaan Majid 4ddc5159f7 Add GitHub artifact attestations to Docker workflow (#1497)
Adds
[actions/attest-build-provenance](https://github.com/actions/attest-build-provenance)
to the Docker build workflow so consumers can verify images were built
by CI:

```bash
gh attestation verify oci://ghcr.io/j178/prek:latest --repo j178/prek
```

Similar to #1494 which added attestations for release artifacts.

Reference:
[astral-sh/uv#8685](https://github.com/astral-sh/uv/pull/8685)
2026-01-31 01:55:53 +08:00
..
2026-01-22 14:54:49 +08:00
2025-10-21 14:17:22 +08:00