From bfd06993c0a3a75ce414b70fec5406f6b7e8c702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:52:37 +0000 Subject: [PATCH] build(deps): bump grafana/writers-toolkit/publish-technical-documentation Bumps [grafana/writers-toolkit/publish-technical-documentation](https://github.com/grafana/writers-toolkit) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/grafana/writers-toolkit/releases) - [Changelog](https://github.com/grafana/writers-toolkit/blob/main/RELEASE.md) - [Commits](https://github.com/grafana/writers-toolkit/compare/39cdc38767184996e25d611923f8ce697e33bc70...9aed4f7c5b3caa1b58d72ee39232333407d4acbf) --- updated-dependencies: - dependency-name: grafana/writers-toolkit/publish-technical-documentation dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-documentation-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-documentation-next.yml b/.github/workflows/publish-documentation-next.yml index fbec472374ab..bbf7977a9e2a 100644 --- a/.github/workflows/publish-documentation-next.yml +++ b/.github/workflows/publish-documentation-next.yml @@ -20,6 +20,6 @@ jobs: persist-credentials: false # This internal action's version is left as a tag instead of a pinned hash because renovate # does not support this type of tag/version format without custom configuration. - - uses: grafana/writers-toolkit/publish-technical-documentation@39cdc38767184996e25d611923f8ce697e33bc70 # publish-technical-documentation/v1 + - uses: grafana/writers-toolkit/publish-technical-documentation@9aed4f7c5b3caa1b58d72ee39232333407d4acbf # publish-technical-documentation/v1 with: website_directory: content/docs/agent/next