Skip to content

Commit deefc43

Browse files
authored
Merge pull request #43 from openvex/dependabot/github_actions/golangci/golangci-lint-action-3.6.0
2 parents 58b3033 + 6303b96 commit deefc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache: true
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
24+
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
2525
with:
2626
version: v1.50.1
2727
args: --timeout=5m

0 commit comments

Comments
 (0)