Skip to content

Commit ac759c3

Browse files
dependabot[bot]aseyboldt
authored andcommitted
chore(deps): Bump actions/attest-build-provenance from 1 to 2
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2. - [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@v1...v2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3115427 commit ac759c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
steps:
286286
- uses: actions/download-artifact@v4
287287
- name: Generate artifact attestation
288-
uses: actions/attest-build-provenance@v1
288+
uses: actions/attest-build-provenance@v2
289289
with:
290290
subject-path: "wheels-*/*"
291291
- name: Publish to PyPI

0 commit comments

Comments
 (0)