Skip to content

Commit c5e948f

Browse files
Bump actions/attest from 4.1.1 to 4.2.0 (#35)
Bumps [actions/attest](https://github.com/actions/attest) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@a1948c3...f7c74d2) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5fdc4c commit c5e948f

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
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Generate SLSA provenance
8585
id: attest
86-
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 #v4.1.1
86+
uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 #v4.2.0
8787
with:
8888
subject-path: |
8989
${{github.workspace}}/Artifacts/Configure.*.exe

0 commit comments

Comments
 (0)