diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index cf6e995..e10bd03 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -38,7 +38,7 @@ jobs: # ecosystem, no cooldown for devantler-tech/*). # Keep the ref a 40-hex commit: it is part of the cosign subject the platform # verifies, so its shape is load-bearing here. - uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@b3783a5148b844b3f1f4011cdc84871ad66348c1 # v13.0.9 + uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@0de1d284f879d62d6fe316d3997fd3ea8f092fb3 # v13.2.1 with: oci-name: devantler-tech/github-config # Without this, a ref the platform verifier does not accept fails nothing