Skip to content

Commit f266d92

Browse files
Bump nginxinc/docs-actions from 1.0.2 to 1.0.3 (#2434)
Bumps [nginxinc/docs-actions](https://github.com/nginxinc/docs-actions) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/nginxinc/docs-actions/releases) - [Commits](nginxinc/docs-actions@03a9a38...a733e84) --- updated-dependencies: - dependency-name: nginxinc/docs-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9660272 commit f266d92

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@03a9a3808fcb77cd0c19d7fa5d59b25565dd1d6d # v1.0.2
44+
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@a733e84a262f8d5d885bfc8eac80bc85928da322 # v1.0.3
4545
permissions:
4646
pull-requests: write # needed to write preview url comment to PR
4747
contents: read

0 commit comments

Comments
 (0)