Skip to content

Commit f28cf90

Browse files
chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 (#167)
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3.2.0 to 4.1.0. - [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@v3.2.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6338677 commit f28cf90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
path: dist
8282

8383
- name: Generate artifact attestation for sdist and wheel
84-
uses: actions/attest-build-provenance@v3.2.0
84+
uses: actions/attest-build-provenance@v4.1.0
8585
with:
8686
subject-path: "dist/*"
8787

0 commit comments

Comments
 (0)