mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 20:30:59 +00:00
Update action.yml
This commit is contained in:
parent
65ab87d920
commit
9360a252e6
@ -39,7 +39,7 @@ outputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: ./generate-build-provenance-statement
|
- uses: actions/generate-build-provenance-statement@main
|
||||||
id: generate-build-provenance-statement
|
id: generate-build-provenance-statement
|
||||||
with:
|
with:
|
||||||
github-token: ${{ inputs.github-token }}
|
github-token: ${{ inputs.github-token }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user