Skip to content

Commit 8169204

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update actions/attest-build-provenance action to v2.3.0
1 parent c1e32b5 commit 8169204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
publish -x check \
9494
prepareGitHubAttestation
9595
- name: Generate build provenance attestations
96-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
96+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
9797
with:
9898
subject-path: documentation/build/attestation/*.jar
9999

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
:verifyArtifactsInStagingRepositoryAreReproducible \
5252
--remote-repo-url=${{ env.STAGING_REPO_URL }}
5353
- name: Generate build provenance attestations
54-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
54+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
5555
with:
5656
subject-path: build/repo/**/*.jar
5757
- name: Upload local repository for later jobs

0 commit comments

Comments
 (0)