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 6565
6666 - name : Generate Assertion Document
6767 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
6969 with :
7070 artifact-name : nginx-agent_${{ env.branch_name }}_${{ matrix.osarch }}
7171 artifact-digest : ${{ env.agent-digest }}
8484
8585 - name : Sign and Store Assertion Document
8686 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
8888 with :
8989 assertion-doc : ${{ steps.assertiondoc.outputs.assertion-document-path }}
You can’t perform that action at this time.
0 commit comments