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 5252 - name : golangci-lint
5353 uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
5454 with :
55- version : v2.0.2 # Also update GOLANGCI_VERSION variable in Makefile when updating this version
55+ version : v2.1.6 # Also update GOLANGCI_VERSION variable in Makefile when updating this version
5656 working-directory : cfn-resources
5757 - name : actionlint
5858 run : |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ldXflags=github.com/mongodb/mongodbatlas-cloudformation-resources/util.defaultLo
88ldXflagsD=github.com/mongodb/mongodbatlas-cloudformation-resources/util.defaultLogLevel =debug
99
1010MOCKERY_VERSION =v2.42.1
11- GOLANGCI_VERSION =v2.0.2 # Also update golangci-lint GH action in code-health.yml when updating this version
11+ GOLANGCI_VERSION =v2.1.6 # Also update golangci-lint GH action in code-health.yml when updating this version
1212
1313.PHONY : submit
1414submit :
You can’t perform that action at this time.
0 commit comments