Skip to content

Commit 7bd770d

Browse files
chore(deps): bump actions/attest-build-provenance from 2 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 4. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v2...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9840a08 commit 7bd770d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
# dist-manifest.json, .sha256 checksums, .sh/.rb installers, and any
296296
# other non-binary metadata that would inflate the attestation count.
297297
- name: Attest release artifacts (SLSA build provenance)
298-
uses: actions/attest-build-provenance@v2
298+
uses: actions/attest-build-provenance@v4
299299
with:
300300
subject-path: |
301301
artifacts/*.tar.gz

0 commit comments

Comments
 (0)