Skip to content

Commit 18df82e

Browse files
Update nginxinc/docs-actions action to v1.0.7 (#2692)
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | nginxinc/docs-actions | v1.0.6 | v1.0.7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: salonichf5 <[email protected]>
1 parent 685efbb commit 18df82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
call-docs-build-push:
4242
needs: [vars]
4343
if: ${{ github.event.repository.fork == false && needs.vars.outputs.azure_creds == 'true' }}
44-
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@69843fb5d009e99750e50c23e90c23a899e4637e # v1.0.6
44+
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@9c59fab05a8131f4d691ba6ea2b6a119f3ef832a # v1.0.7
4545
permissions:
4646
pull-requests: write # needed to write preview url comment to PR
4747
contents: read

0 commit comments

Comments
 (0)