1 parent 517639b commit 082be89Copy full SHA for 082be89
2 files changed
.github/workflows/add-from-blobheart.yaml
@@ -143,6 +143,7 @@ jobs:
143
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
144
with:
145
name: merged-policy-manifest
146
+ path: attestation-policy
147
148
# Write token. Only available here because this job has
149
# environment: release; generate above cannot read these secrets.
.github/workflows/prune-from-blobheart.yaml
@@ -110,6 +110,7 @@ jobs:
110
111
112
name: pruned-policy-manifest
113
114
115
116
# environment: release; prune above cannot read these secrets.
0 commit comments