There was an error while loading. Please reload this page.
1 parent 3b01fa5 commit 298ca68Copy full SHA for 298ca68
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
go-version-file: go.mod
22
cache: false
23
- name: Lint
24
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
+ uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
25
26
test:
27
name: Test
0 commit comments