diff --git a/action.yml b/action.yml index caf8ac1..d1c5f20 100644 --- a/action.yml +++ b/action.yml @@ -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 }}