update ci
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ runs:
|
|||||||
subject-name: ${{ inputs.subject-name }}
|
subject-name: ${{ inputs.subject-name }}
|
||||||
push-to-registry: ${{ inputs.push-to-registry }}
|
push-to-registry: ${{ inputs.push-to-registry }}
|
||||||
sbom-path: ${{ inputs.sbom-path || env.SBOM_FILENAME }}
|
sbom-path: ${{ inputs.sbom-path || env.SBOM_FILENAME }}
|
||||||
- uses: ./attest
|
- uses: actions/attest
|
||||||
id: attest
|
id: attest
|
||||||
with:
|
with:
|
||||||
github-token: ${{ inputs.github-token }}
|
github-token: ${{ inputs.github-token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user