Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9306ff9

Browse files
dependabot[bot]cmaglie
andauthored
[skip changelog] Bump golangci/golangci-lint-action from 7 to 8 (#2909)
* [skip changelog] Bump golangci/golangci-lint-action from 7 to 8 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v7...v8) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update golangci-lint version to 2.1.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
1 parent 2617149 commit 9306ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/check-go-task.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ jobs:
114114
version: 3.x
115115

116116
- name: golangci-lint
117-
uses: golangci/golangci-lint-action@v7
117+
uses: golangci/golangci-lint-action@v8
118118
with:
119-
version: v2.0.2
119+
version: v2.1.0
120120

121121
- name: Check style
122122
env:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /