From 41beb36b2014b2fe16bba36952a061703ee624e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 06:01:15 +0000 Subject: [PATCH] Bump typisttech/.github/.github/workflows/lint-go.yml Bumps [typisttech/.github/.github/workflows/lint-go.yml](https://github.com/typisttech/.github) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8c3b859e35165a6e81a660713be195ec61d2ca1d...3b989be3639ac84acd7770ad0795ffbfc6193b2b) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/lint-go.yml dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c532aa4..49e5eec 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: uses: typisttech/.github/.github/workflows/lint-actions.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2 go: - uses: typisttech/.github/.github/workflows/lint-go.yml@8c3b859e35165a6e81a660713be195ec61d2ca1d # v5.2.1 + uses: typisttech/.github/.github/workflows/lint-go.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2 with: golangci-lint: true golangci-lint-version: v2.11 # Must be kept in sync with @../../mise.toml