Skip to content

Commit 202749d

Browse files
fix(security/unknown/actions/techdocs-rewrite-relative-links): update go toolchain directive to v1.26.6 [security] (#2252)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.5 | 1.26.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7ea758a commit 202749d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/techdocs-rewrite-relative-links/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/grafana/shared-workflows/actions/techdocs-rewrite-relative-lin
22

33
go 1.25.0
44

5-
toolchain go1.26.5
5+
toolchain go1.26.6
66

77
require (
88
github.com/aymanbagabas/go-udiff v0.4.1

0 commit comments

Comments
 (0)