Skip to content

Commit 2edae6f

Browse files
Bump actions/attest-build-provenance from 2 to 3 in the actions group
Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance). Updates `actions/attest-build-provenance` from 2 to 3 - [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@v2...v3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72e74f7 commit 2edae6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
merge-multiple: true
138138

139139
- name: Generate artifact attestations
140-
uses: actions/attest-build-provenance@v2
140+
uses: actions/attest-build-provenance@v3
141141
with:
142142
subject-path: "dist/*"
143143

0 commit comments

Comments
 (0)