Skip to content

Commit f6223ec

Browse files
Update actions/attest-build-provenance action to v2 (#4172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74800c5 commit f6223ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
publish -x check \
9292
prepareGitHubAttestation
9393
- name: Generate build provenance attestations
94-
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
94+
uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0
9595
with:
9696
subject-path: documentation/build/attestation/*.jar
9797

0 commit comments

Comments
 (0)