Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading