This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/3.0 by this push:
new 7318a5ba4 build(deps): bump golangci/golangci-lint-action from 3.3.0
to 3.3.1 (#2146)
7318a5ba4 is described below
commit 7318a5ba4eb38ab3bfdf2d74893a984cf937c437
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 1 20:34:13 2022 +0800
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#2146)
Bumps
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)
from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
-
[Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/golangci-lint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/golangci-lint.yml
b/.github/workflows/golangci-lint.yml
index 07a8fb1c2..cc8f1c2b3 100644
--- a/.github/workflows/golangci-lint.yml
+++ b/.github/workflows/golangci-lint.yml
@@ -25,7 +25,7 @@ jobs:
go-version: 1.15
- uses: actions/checkout@v3
- name: golangci-lint
- uses: golangci/[email protected]
+ uses: golangci/[email protected]
with:
version: v1.44.2
args: --timeout=10m