Skip to content

Commit 07523a1

Browse files
build(deps): bump actions/attest from 4.2.1 to 4.2.2 (#458)
Bumps [actions/attest](https://github.com/actions/attest) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@508db95...1e69f48) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.2 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 3f345bf commit 07523a1

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@508db95dd578ae2727ebd6217d5ba78e4fbda05d #v4.2.1
434+
uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 #v4.2.2
435435
with:
436436
subject-path: |
437437
${{github.workspace}}/artifacts/*.7z

0 commit comments

Comments
 (0)