update ci

This commit is contained in:
ejahnGithub
2024-02-22 08:48:04 -08:00
parent 21c8450480
commit da027096a7
+1 -1
View File
@@ -87,7 +87,7 @@ runs:
subject-name: ${{ inputs.subject-name }}
push-to-registry: ${{ inputs.push-to-registry }}
sbom-path: ${{ inputs.sbom-path || env.SBOM_FILENAME }}
- uses: ./attest
- uses: actions/attest
id: attest
with:
github-token: ${{ inputs.github-token }}