File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 submodules : true
3232
3333 - name : Run Linter
34- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8 .0.0
34+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9 .0.0
3535 with :
3636 working-directory : lintapp
3737 version : latest
Original file line number Diff line number Diff line change 8282 run : go mod tidy -diff
8383 -
8484 name : Run Linter
85- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8 .0.0
85+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9 .0.0
8686 if : success() || failure() # run this step even if the previous one failed
8787 with :
8888 version : ${{ inputs.golangci-lint-version }}
You can’t perform that action at this time.
0 commit comments