Skip to content

Commit 2bdef78

Browse files
Merge pull request #34 from quantity-dev/dependabot/github_actions/actions-0ca1b7b0fe
Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 in the actions group
2 parents 93a999e + 0aa9385 commit 2bdef78

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
@@ -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.2.3
40+
uses: actions/attest-build-provenance@v2.3.0
4141
with:
4242
subject-path: "dist/*"
4343

0 commit comments

Comments
 (0)