Skip to content

Commit ee8335c

Browse files
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#166)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4f938d commit ee8335c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# go-version: 1.17
3333
- uses: actions/checkout@v4
3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v4
35+
uses: golangci/golangci-lint-action@v5
3636
# with:
3737
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
3838
# version: v3.0

0 commit comments

Comments
 (0)