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 0777bbe commit 88f7d75Copy full SHA for 88f7d75
.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@bc2ae667727ba02b3d70dacee231ce04f7d94344 # v1.0.8
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@cc69def33942d819719164723b35b5163d838276 # v1.0.9
62
with:
63
production_url_path: ""
64
preview_url_path: "${{ vars.PREVIEW_URL_PATH }}"
0 commit comments