mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
build(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](82d40c283a...38e1018663
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b0085af327
commit
a045cf50c9
2
.github/workflows/tests-template.yml
vendored
2
.github/workflows/tests-template.yml
vendored
@ -52,4 +52,4 @@ jobs:
|
||||
;;
|
||||
esac
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
|
||||
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
|
||||
|
2
.github/workflows/tests_windows.yml
vendored
2
.github/workflows/tests_windows.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
esac
|
||||
shell: bash
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
|
||||
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
|
||||
|
||||
coverage:
|
||||
needs: ["test-windows"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user