Skip to content

Commit 3e72c70

Browse files
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.3.0 (#94)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 5.3.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.0...v5.3.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d769c0 commit 3e72c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
steps:
5858
- uses: actions/checkout@v4
5959
- name: lint
60-
uses: golangci/golangci-lint-action@v3.7.0
60+
uses: golangci/golangci-lint-action@v5.3.0
6161
with:
6262
version: latest
6363
skip-build-cache: true

0 commit comments

Comments
 (0)