File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 65
65
66
66
- name : Generate Assertion Document
67
67
id : assertiondoc
68
- uses : nginxinc/compliance-rules/.github/actions/assertion@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
68
+ uses : nginxinc/compliance-rules/.github/actions/assertion@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
69
69
with :
70
70
artifact-name : nginx-agent_${{ env.branch_name }}_${{ matrix.osarch }}
71
71
artifact-digest : ${{ env.agent-digest }}
84
84
85
85
- name : Sign and Store Assertion Document
86
86
id : sign
87
- uses : nginxinc/compliance-rules/.github/actions/sign@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
87
+ uses : nginxinc/compliance-rules/.github/actions/sign@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
88
88
with :
89
89
assertion-doc : ${{ steps.assertiondoc.outputs.assertion-document-path }}
You can’t perform that action at this time.
0 commit comments