You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `provenance` | Whether to generate provenance attestation for built artifacts | `false` |
287
-
| `provenance-pull-request` | Whether to generate provenance attestation on pull requests (similar to deploy-pull-request) | `false` |
288
287
| `provenance-artifact-paths` | Relative paths of artifacts for provenance attestation (glob pattern). See [Provenance Attestation](#provenance-attestation) | (optional) |
289
288
290
289
### Outputs
@@ -393,7 +392,6 @@ jobs:
393
392
| `run-shadow-scans` | If true, run sonar scanner on all 3 platforms using the provided URL and token. If false, run on the platform provided by sonar-platform. When enabled, the sonar-platform setting is ignored | `false` |
394
393
| `working-directory` | Relative path under github.workspace to execute the build in | `.` |
395
394
| `provenance` | Whether to generate provenance attestation for built artifacts | `false` |
396
-
| `provenance-pull-request` | Whether to generate provenance attestation on pull requests (similar to deploy-pull-request) | `false` |
397
395
| `provenance-artifact-paths` | Relative paths of artifacts for provenance attestation (glob pattern). See [Provenance Attestation](#provenance-attestation) | (optional) |
0 commit comments