Skip to content

Commit 1638ab0

Browse files
build(deps): bump actions/attest from 4.2.0 to 4.2.1 (#454)
Bumps [actions/attest](https://github.com/actions/attest) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@f7c74d2...508db95) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e006a69 commit 1638ab0

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
@@ -431,7 +431,7 @@ jobs:
431431

432432
- name: Generate SLSA provenance
433433
id: attest
434-
uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 #v4.2.0
434+
uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d #v4.2.1
435435
with:
436436
subject-path: |
437437
${{github.workspace}}/artifacts/*.7z

0 commit comments

Comments
 (0)