Skip to content

Commit ca936aa

Browse files
authored
Merge pull request #23 from legend-exp/dependabot/github_actions/actions/attest-build-provenance-3.2.0
Bump actions/attest-build-provenance from 3.0.0 to 3.2.0
2 parents fb0ed91 + fa7c6a0 commit ca936aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
path: dist
5050

5151
- name: Generate artifact attestation for sdist and wheel
52-
uses: actions/attest-build-provenance@v3.0.0
52+
uses: actions/attest-build-provenance@v3.2.0
5353
with:
5454
subject-path: "dist/*"
5555

0 commit comments

Comments
 (0)