From 8ce0ae6e3437c9b517cffd902e95715720aa4d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:01:49 +0000 Subject: [PATCH] chore(deps): bump golangci/golangci-lint-action from 3 to 5 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 5. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v5) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/My_CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/My_CI.yml b/.github/workflows/My_CI.yml index 01f55a8..4e60d7a 100644 --- a/.github/workflows/My_CI.yml +++ b/.github/workflows/My_CI.yml @@ -25,4 +25,4 @@ jobs: steps: - uses: actions/checkout@v4.1.1 - name: golangci-lint - uses: golangci/golangci-lint-action@v3 + uses: golangci/golangci-lint-action@v5