Skip to content

Commit 70076b4

Browse files
authored
Merge pull request #54 from fahedouch/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
2 parents 0240e7a + b6bca88 commit 70076b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
go-version: 1.21.x
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v6.1.1
22+
uses: golangci/golangci-lint-action@v6.2.0
2323
with:
2424
version: v1.51.2
2525
args: --verbose

0 commit comments

Comments
 (0)