Skip to content

Commit a34968c

Browse files
Merge pull request #2 from enthought/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
2 parents a22a137 + 9763a55 commit a34968c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- run: go mod download
3737
- run: go build -v .
3838
- name: Run linters
39-
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
39+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
4040
with:
4141
version: latest

0 commit comments

Comments
 (0)