Skip to content

Commit 00b2f9d

Browse files
authored
Merge pull request #55 from fahedouch/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
2 parents 4718c02 + 8e471a5 commit 00b2f9d

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.2.0
22+
uses: golangci/golangci-lint-action@v6.3.2
2323
with:
2424
version: v1.51.2
2525
args: --verbose

0 commit comments

Comments
 (0)