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 @@ -374,7 +374,7 @@ jobs:
374374
375375 - name : Generate Assertion Document
376376 id : assertiondoc
377- uses : nginxinc/compliance-rules/.github/actions/assertion@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6
377+ uses : nginxinc/compliance-rules/.github/actions/assertion@08d220029442f94f6e859863342515e5a7c0f9d5
378378 with :
379379 artifact-name : ${{ github.event.repository.name }}_${{ github.sha }}_${{ github.run_number }}_${{ matrix.gateway.os }}_${{ matrix.gateway.arch }}
380380 artifact-digest : ${{ matrix.gateway.digest }}
@@ -393,7 +393,7 @@ jobs:
393393
394394 - name : Sign and Store Assertion Document
395395 id : sign
396- uses : nginxinc/compliance-rules/.github/actions/sign@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6
396+ uses : nginxinc/compliance-rules/.github/actions/sign@08d220029442f94f6e859863342515e5a7c0f9d5
397397 with :
398398 assertion-doc : ${{ steps.assertiondoc.outputs.assertion-document-path }}
399399
You can’t perform that action at this time.
0 commit comments