Skip to content

Commit

Permalink
[cherry-pick] Update nginxinc/docs-actions action to v1.0.5 (#2565) (#…
Browse files Browse the repository at this point in the history
…2575)

| datasource  | package               | from   | to     |
| ----------- | --------------------- | ------ | ------ |
| github-tags | nginxinc/docs-actions | v1.0.4 | v1.0.5 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
nginx-jack and renovate[bot] authored Sep 18, 2024
1 parent c3ab01f commit 6bd6cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
call-docs-build-push:
needs: [vars]
if: ${{ github.event.repository.fork == false && needs.vars.outputs.azure_creds == 'true' }}
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@03a9a3808fcb77cd0c19d7fa5d59b25565dd1d6d # v1.0.2
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@f88844356d32c94be057b60033b3a933bebabf77 # v1.0.5
permissions:
pull-requests: write # needed to write preview url comment to PR
contents: read
Expand Down

0 comments on commit 6bd6cfb

Please sign in to comment.