From 8e6d57eb5383bb52b37ba4f10614880d340b8085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:22:40 +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.5.3 to 6.1.0. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/41e02b4d980e4ad9231ecdc6a0230b1b0a27178d...84a542186b401cc272eeec5c9c077c3cb3c910e2) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/lint-go.yml dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 d3ce379..968ae62 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: uses: typisttech/.github/.github/workflows/lint-actions.yml@41e02b4d980e4ad9231ecdc6a0230b1b0a27178d # v5.5.3 go: - uses: typisttech/.github/.github/workflows/lint-go.yml@41e02b4d980e4ad9231ecdc6a0230b1b0a27178d # v5.5.3 + uses: typisttech/.github/.github/workflows/lint-go.yml@84a542186b401cc272eeec5c9c077c3cb3c910e2 # v6.1.0 with: golangci-lint: true golangci-lint-version-file: .tool-versions