We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d5cb6 commit a09ca09Copy full SHA for a09ca09
.github/workflows/build-push.yml
@@ -58,7 +58,7 @@ jobs:
58
59
call-docs-build-push:
60
needs: prod-check-branch
61
- uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@285440f02d9967b62aeb1b7e0b5c2c70d4f950cf # v1.0.10
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@04ed2db338ee08cc560a327f412684d0c8260de2 # v1.0.11
62
with:
63
production_url_path: ""
64
preview_url_path: "${{ vars.PREVIEW_URL_PATH }}"
0 commit comments