From bc21909fdc6fa92d37f276253ddea8ffa1b3b3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:12:29 +0000 Subject: [PATCH 1/2] :arrow_up: Bump golangci/golangci-lint-action from 8 to 9 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 956dad6..a84dd24 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -71,7 +71,7 @@ jobs: working-directory: ${{ matrix.go-module }} - if: ${{ startsWith(matrix.os, 'ubuntu') }} name: Linting - uses: golangci/golangci-lint-action@v8 + uses: golangci/golangci-lint-action@v9 with: # Required: the version of golangci-lint is required and must be specified without patch version. version: latest From 66a68f49e4492ce17bac8d433131630d4c70253c Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Mon, 10 Nov 2025 09:12:56 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251110091256.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251110091256.bugfix diff --git a/changes/20251110091256.bugfix b/changes/20251110091256.bugfix new file mode 100644 index 0000000..faf01e9 --- /dev/null +++ b/changes/20251110091256.bugfix @@ -0,0 +1 @@ +Dependency upgrade: golangci-lint-action-9