We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 844a9f0 + d9c971f commit ba6d313Copy full SHA for ba6d313
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Package
30
run: npm pack --pack-destination pkg
31
- id: attest
32
- uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
+ uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
33
with:
34
subject-path: pkg/*
35
- name: Copy attestation bundle
0 commit comments