Skip to content

Commit f99568a

Browse files
Bump actions/attest
Bumps [actions/attest](https://github.com/actions/attest) from 281a49d4cbb0a72c9575a50d18f6deb515a11deb to 59d89421af93a897026c735860bf21b6eb4f7b26. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@281a49d...59d8942) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 59d89421af93a897026c735860bf21b6eb4f7b26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5baa7f7 commit f99568a

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
@@ -136,7 +136,7 @@ jobs:
136136
uv run python scripts/verify_release_manifest.py dist/SHA256SUMS
137137
138138
- name: Generate release artifact attestations
139-
uses: actions/attest@281a49d4cbb0a72c9575a50d18f6deb515a11deb
139+
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26
140140
with:
141141
subject-path: |
142142
dist/SHA256SUMS

0 commit comments

Comments
 (0)