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 3838 - ".github/workflows/go-lint.yaml"
3939 - if : steps.changes.outputs.src == 'true'
4040 name : golangci-lint
41- uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
41+ uses : golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
4242 with :
4343 version : latest
4444 working-directory : ${{ matrix.folder }}
Original file line number Diff line number Diff line change 4444 go-version-file : infra/module-swapper/go.mod
4545 cache-dependency-path : infra/module-swapper/go.sum
4646 - name : golangci-lint
47- uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
47+ uses : golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
4848 with :
4949 version : latest
5050 working-directory : ' infra/module-swapper'
You can’t perform that action at this time.
0 commit comments