We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1f583 commit 76d0367Copy full SHA for 76d0367
.github/workflows/deploy.yml
@@ -29,6 +29,6 @@ jobs:
29
with:
30
generate-zip: true
31
- name: Attest build provenance
32
- uses: johnbillion/[email protected].0
+ uses: johnbillion/[email protected].1
33
34
zip-path: ${{ steps.deploy.outputs.zip-path }}
0 commit comments