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 c1d1773 commit 41ae7bdCopy full SHA for 41ae7bd
.github/workflows/publish.yml
@@ -72,7 +72,7 @@ jobs:
72
ls -1 dist | wc -l
73
74
- name: "Generate attestations"
75
- uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
+ uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
76
with:
77
subject-path: "dist/*"
78
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
0 commit comments