File tree Expand file tree Collapse file tree 5 files changed +5
-15
lines changed
Expand file tree Collapse file tree 5 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 5858
5959 call-docs-build-push :
6060 needs : prod-check-branch
61- uses : nginxinc/docs-actions/.github/workflows/docs-build-push.yml@285440f02d9967b62aeb1b7e0b5c2c70d4f950cf # v1.0.10
61+ uses : nginxinc/docs-actions/.github/workflows/docs-build-push.yml@04ed2db338ee08cc560a327f412684d0c8260de2 # v1.0.11
6262 with :
6363 production_url_path : " "
6464 preview_url_path : " ${{ vars.PREVIEW_URL_PATH }}"
Original file line number Diff line number Diff line change 3131 --ignore-url ^https://lightstep.com --ignore-url ^https://www.owasp.org/ --ignore-url ^https://www.maxmind.com --ignore-url ^https://www.splunk.com/
3232 --ignore-url ^https://oauth2.googleapis.com --ignore-url ^https://openidconnect.googleapis.com --ignore-url ^https://www.base64url.com/
3333 --ignore-url ^https://go.googlesource.com/ --ignore-url ^https://go.googlesource.com/sync --ignore-url ^https://linkerd.io/2.13/
34- --ignore-url ^http://www.redirectpage.com/ --ignore-url ^https://www.gnu.org/
34+ --ignore-url ^http://www.redirectpage.com/ --ignore-url ^https://www.gnu.org/ --ignore-url ^https://insert_your_tenant_name.console.ves.volterra.io/
3535 --ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-ingress-controller/css
3636 --ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginxaas/azure/css
3737 --ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-gateway-fabric/css
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/nginxinc/docs
22
33go 1.19
44
5- require github.com/nginxinc/nginx-hugo-theme v0.43.3 // indirect
5+ require github.com/nginxinc/nginx-hugo-theme v0.43.4 // indirect
Original file line number Diff line number Diff line change 1- github.com/nginxinc/nginx-hugo-theme v0.43.3 h1:EpNIHtvxiqf2Xb0g9IuWvqqaF8w2i/NHDgtQzzPNPP0 =
2- github.com/nginxinc/nginx-hugo-theme v0.43.3 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
1+ github.com/nginxinc/nginx-hugo-theme v0.43.4 h1:fnUGTcpR/pwwgBIy2dv0fOkeT++cqv1T6G1LKqQRAFg =
2+ github.com/nginxinc/nginx-hugo-theme v0.43.4 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments