diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d75a99c..995dc53 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: # Generate provenance (SLSA attestation) for the produced artifacts - name: Generate SLSA build provenance - uses: actions/attest-build-provenance@v3 + uses: actions/attest-build-provenance@v4 with: subject-path: | **/target/*.jar