From 4c71dbc5d887e4432fd98ac7420a77ecf00e7347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:32:41 +0000 Subject: [PATCH] chore(deps): bump nginxinc/docs-actions in the actions group Bumps the actions group with 1 update: [nginxinc/docs-actions](https://github.com/nginxinc/docs-actions). Updates `nginxinc/docs-actions` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/nginxinc/docs-actions/releases) - [Commits](https://github.com/nginxinc/docs-actions/compare/69843fb5d009e99750e50c23e90c23a899e4637e...9c59fab05a8131f4d691ba6ea2b6a119f3ef832a) --- updated-dependencies: - dependency-name: nginxinc/docs-actions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/docs-build-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-build-push.yml b/.github/workflows/docs-build-push.yml index 15c112a0a0..9a0b05d7a3 100644 --- a/.github/workflows/docs-build-push.yml +++ b/.github/workflows/docs-build-push.yml @@ -31,7 +31,7 @@ permissions: jobs: call-docs-build-push: - uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@69843fb5d009e99750e50c23e90c23a899e4637e # v1.0.6 + uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@9c59fab05a8131f4d691ba6ea2b6a119f3ef832a # v1.0.7 permissions: pull-requests: write # needed to write preview url comment to PR contents: read