rename internal actions (phase 2) (#21)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-03-04 15:28:18 -08:00 committed by GitHub
parent 430089937b
commit 56a361a160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 15 deletions

View File

@ -39,7 +39,7 @@ outputs:
runs:
using: 'composite'
steps:
- uses: actions/attest-build-provenance/generate-build-provenance-predicate@main
- uses: actions/attest-build-provenance/predicate@main
id: generate-build-provenance-predicate
- uses: actions/attest@main
id: attest

View File

@ -1,14 +0,0 @@
name: 'Generate Build Provenance Statement'
description: 'Generate provenance statement for build artifacts'
author: 'GitHub'
outputs:
predicate:
description: >
The JSON-serialized of the attestation predicate.
predicate-type:
description: >
URI identifying the type of the predicate.
runs:
using: node20
main: ../dist/index.js