Skip to content

Commit 0e01f54

Browse files
committed
ci: Update staticcheck to latest
1 parent dcb1d2d commit 0e01f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/070_lint_and_test_go_bridge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: staticcheck
3838
uses: dominikh/staticcheck-action@v1.3.0
3939
with:
40-
version: "2022.1.3"
40+
version: "latest"
4141
working-directory: bridge/tfchain_bridge
4242
env:
4343
GO111MODULE: on

0 commit comments

Comments
 (0)