Skip to content

Commit 994a324

Browse files
authored
Merge pull request #127 from cpuguy83/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2 parents b14773d + f63c5a7 commit 994a324

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
@@ -33,6 +33,6 @@ jobs:
3333
runs-on: ubuntu-20.04
3434
steps:
3535
- uses: actions/checkout@v4
36-
- uses: golangci/golangci-lint-action@v6.1.0
36+
- uses: golangci/golangci-lint-action@v6.1.1
3737
with:
3838
version: v1.55

0 commit comments

Comments
 (0)