Skip to content

Commit e8b5632

Browse files
authored
Merge pull request #15 from data-exp-lab/dependabot/github_actions/actions-3f21386337
Bump actions/attest-build-provenance from 1.4.4 to 2.0.1 in the actions group
2 parents d659fb6 + 3e531aa commit e8b5632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v1.4.4
52+
uses: actions/attest-build-provenance@v2.0.1
5353
with:
5454
subject-path: "dist/*"
5555

0 commit comments

Comments
 (0)