Skip to content

Commit ffc46a8

Browse files
build(deps): update actions/attest-build-provenance action to v4.1.1 (#6775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 709dbaf commit ffc46a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sha256sum $(find fr -type f -not -name maven-metadata.xml -not -name '*.asc' -not -name '*.md5' -not -name '*.sha1' -not -name '*.sha256' -not -name '*.sha512' -print) > ../subject-checksums.txt
4242
4343
- name: Sign artifacts with sigstore/cosign
44-
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
44+
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
4545
with:
4646
subject-checksums: './target/subject-checksums.txt'
4747

0 commit comments

Comments
 (0)