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 @@ -283,7 +283,7 @@ jobs:
283283
284284 - name : Generate Assertion Document
285285 id : assertiondoc
286- uses : nginxinc/compliance-rules/.github/actions/assertion@311fe9c56e981a5a1b805577746bbe66d59399ab
286+ uses : nginxinc/compliance-rules/.github/actions/assertion@8cc3e2d960f32aa4b77c1e719adb92228132b11b
287287 with :
288288 artifact-name : ${{ github.event.repository.name }}_${{ github.sha }}_${{ github.run_number }}_${{ matrix.gateway.os }}_${{ matrix.gateway.arch }}
289289 artifact-digest : ${{ matrix.gateway.digest }}
@@ -302,7 +302,7 @@ jobs:
302302
303303 - name : Sign and Store Assertion Document
304304 id : sign
305- uses : nginxinc/compliance-rules/.github/actions/sign@311fe9c56e981a5a1b805577746bbe66d59399ab
305+ uses : nginxinc/compliance-rules/.github/actions/sign@8cc3e2d960f32aa4b77c1e719adb92228132b11b
306306 with :
307307 assertion-doc : ${{ steps.assertiondoc.outputs.assertion-document-path }}
308308
You can’t perform that action at this time.
0 commit comments