Skip to content

Commit 2b124ec

Browse files
authored
Merge pull request #17 from data-exp-lab/dependabot/github_actions/actions-cba6d5c2c6
Bump actions/attest-build-provenance from 2.0.1 to 2.1.0 in the actions group
2 parents e8b5632 + 6c6d453 commit 2b124ec

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

0 commit comments

Comments
 (0)