Skip to content

Commit dc9fcf0

Browse files
Merge pull request #68 from data-apis/dependabot/github_actions/actions-cba6d5c2c6
Bump actions/attest-build-provenance from 2.0.1 to 2.1.0 in the actions group
2 parents 62f4ac3 + 6b798c6 commit dc9fcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: dist
3838

3939
- name: Generate artifact attestation for sdist and wheel
40-
uses: actions/attest-build-provenance@v2.0.1
40+
uses: actions/attest-build-provenance@v2.1.0
4141
with:
4242
subject-path: "dist/*"
4343

0 commit comments

Comments
 (0)