|
@@ -18,9 +18,9 @@ inputs:
|
|
|
required: true
|
|
required: true
|
|
|
run-started-at:
|
|
run-started-at:
|
|
|
description: >-
|
|
description: >-
|
|
|
- ISO-8601 workflow run start time, typically `${{ github.run_started_at }}`
|
|
|
|
|
- from the caller. Recorded as `runDetails.metadata.startedOn` in the
|
|
|
|
|
- SLSA provenance predicate.
|
|
|
|
|
|
|
+ ISO-8601 workflow run start time (typically
|
|
|
|
|
+ `github.run_started_at` from the caller workflow). Recorded as
|
|
|
|
|
+ `runDetails.metadata.startedOn` in the SLSA provenance predicate.
|
|
|
required: true
|
|
required: true
|
|
|
|
|
|
|
|
runs:
|
|
runs:
|