mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-15 11:52:14 +00:00
exeriment with OCI header auth
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
d3b713ade6
commit
71bbf8e91b
@ -64,7 +64,7 @@ runs:
|
||||
steps:
|
||||
- uses: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01 # predicate@1.1.5
|
||||
id: generate-build-provenance-predicate
|
||||
- uses: actions/attest@a63cfcc7d1aab266ee064c58250cfc2c7d07bc31 # v2.2.1
|
||||
- uses: actions/attest@experimental/header-auth
|
||||
id: attest
|
||||
with:
|
||||
subject-path: ${{ inputs.subject-path }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user