Skip to content

Commit 8edc7e5

Browse files
authored
Merge pull request #79 from openvex/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
2 parents ad099d3 + 54abbfa commit 8edc7e5

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@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
24+
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
2525
with:
2626
version: v1.54
2727
args: --timeout=5m

0 commit comments

Comments
 (0)