Skip to content

Commit d852df7

Browse files
dependabot[bot]aaugustin
authored andcommitted
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] <support@github.com>
1 parent 59d4dcf commit d852df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
merge-multiple: true
8383
path: dist
8484
- name: Attest provenance
85-
uses: actions/attest-build-provenance@v1
85+
uses: actions/attest-build-provenance@v2
8686
with:
8787
subject-path: dist/*
8888
- name: Upload to PyPI

0 commit comments

Comments
 (0)