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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
41+ uses : golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
47+ uses : golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
4848 with :
4949 version : latest
5050 working-directory : ' infra/module-swapper'
You can’t perform that action at this time.
0 commit comments