|
80 | 80 | push: true |
81 | 81 | tags: ${{ steps.meta.outputs.tags }} |
82 | 82 | labels: ${{ steps.meta.outputs.labels }} |
83 | | - cache-from: type=gha |
84 | | - cache-to: type=gha,mode=max |
85 | 83 | - name: Generate artifact attestation |
86 | 84 | uses: actions/attest-build-provenance@v1 |
87 | 85 | with: |
@@ -126,8 +124,6 @@ jobs: |
126 | 124 | push: true |
127 | 125 | tags: ${{ steps.meta.outputs.tags }} |
128 | 126 | labels: ${{ steps.meta.outputs.labels }} |
129 | | - cache-from: type=gha |
130 | | - cache-to: type=gha,mode=max |
131 | 127 | - name: Generate artifact attestation |
132 | 128 | uses: actions/attest-build-provenance@v1 |
133 | 129 | with: |
@@ -173,8 +169,6 @@ jobs: |
173 | 169 | push: true |
174 | 170 | tags: ${{ steps.meta.outputs.tags }} |
175 | 171 | labels: ${{ steps.meta.outputs.labels }} |
176 | | - cache-from: type=gha |
177 | | - cache-to: type=gha,mode=max |
178 | 172 | - name: Generate artifact attestation |
179 | 173 | uses: actions/attest-build-provenance@v1 |
180 | 174 | with: |
@@ -219,8 +213,6 @@ jobs: |
219 | 213 | push: true |
220 | 214 | tags: ${{ steps.meta.outputs.tags }} |
221 | 215 | labels: ${{ steps.meta.outputs.labels }} |
222 | | - cache-from: type=gha |
223 | | - cache-to: type=gha,mode=max |
224 | 216 | - name: Generate artifact attestation |
225 | 217 | uses: actions/attest-build-provenance@v1 |
226 | 218 | with: |
@@ -265,8 +257,6 @@ jobs: |
265 | 257 | push: true |
266 | 258 | tags: ${{ steps.meta.outputs.tags }} |
267 | 259 | labels: ${{ steps.meta.outputs.labels }} |
268 | | - cache-from: type=gha |
269 | | - cache-to: type=gha,mode=max |
270 | 260 | - name: Generate artifact attestation |
271 | 261 | uses: actions/attest-build-provenance@v1 |
272 | 262 | with: |
|
0 commit comments