Skip to content

Commit bdf8369

Browse files
chore(deps): update actions/attest-build-provenance action to v3 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb7727c commit bdf8369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build
3232
run: ./gradlew jar
3333
- name: Generate artifact attestations
34-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
34+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
3535
if: github.ref == 'refs/heads/main'
3636
with:
3737
subject-path: ./build/libs/*.jar

0 commit comments

Comments
 (0)