We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c01f4 commit fca7a3eCopy full SHA for fca7a3e
.github/workflows/cd.yml
@@ -66,7 +66,7 @@ jobs:
66
path: dist
67
68
- name: Generate artifact attestation for sdist and wheel
69
- uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
70
with:
71
subject-path: "dist/particle*"
72
@@ -86,6 +86,6 @@ jobs:
86
files: ./zipapp/particle.pyz
87
88
- name: Generate artifact attestation for zipapp
89
90
91
subject-path: zipapp/particle.pyz
0 commit comments