diff --git a/action.yml b/action.yml index f4ba22f..c57c7b6 100644 --- a/action.yml +++ b/action.yml @@ -71,7 +71,7 @@ runs: id: generate-sbom-predicate with: sbom-path: ${{ inputs.sbom-path }} - - uses: actions/attest@v2.2.0 + - uses: actions/attest@v2.2.1 id: attest with: subject-path: ${{ inputs.subject-path }}