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@0dd89af7bec5e6706142233c9e36a663e8b07bb3
68
+ uses : nginxinc/compliance-rules/.github/actions/assertion@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
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@0dd89af7bec5e6706142233c9e36a663e8b07bb3
87
+ uses : nginxinc/compliance-rules/.github/actions/sign@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
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