Skip to content

Commit f277cfa

Browse files
committed
Ping actions/attest-build-provenance
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
1 parent e5537c8 commit f277cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
env:
100100
VSIX_PATH: ${{ steps.create_vsix.outputs.vsixPath }}
101101
- name: Generate artifact attestation
102-
uses: actions/attest-build-provenance@v3
102+
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
103103
with:
104104
subject-path: ${{ steps.create_vsix.outputs.vsixPath }}
105105
- name: Create release

0 commit comments

Comments
 (0)