Skip to content

Commit 33f695e

Browse files
chore(deps): update golangci/golangci-lint-action action to v3.7.1
1 parent cbfb060 commit 33f695e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout code
2727
uses: actions/[email protected]
2828
- name: Enforce standard format
29-
uses: golangci/[email protected].0
29+
uses: golangci/[email protected].1
3030
with:
3131
version: ${{ env.GOLANGCI_LINT_VERSION }}
3232
args: --timeout 3m --enable=gofmt --verbose

0 commit comments

Comments
 (0)