File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
run : git log --graph --pretty=tformat:'%Cred%h%Creset %Cblue%G?%Creset -%C(auto)%d%Creset %s %Cgreen(%an %ar)%Creset' --branches --remotes
38
38
39
39
- name : golangci-lint
40
- uses : golangci/golangci-lint-action@3ab19875d7f33278aa6f7cdbdd1f37ed29bbace2
40
+ uses : golangci/golangci-lint-action@f9ca49f436263a2a87a891f119db15517c4cb609
41
41
with :
42
42
version : v1.57
43
43
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0
Original file line number Diff line number Diff line change 36
36
run : git log --graph --pretty=tformat:'%Cred%h%Creset %Cblue%G?%Creset -%C(auto)%d%Creset %s %Cgreen(%an %ar)%Creset' --branches --remotes
37
37
38
38
- name : golangci-lint
39
- uses : golangci/golangci-lint-action@3ab19875d7f33278aa6f7cdbdd1f37ed29bbace2
39
+ uses : golangci/golangci-lint-action@f9ca49f436263a2a87a891f119db15517c4cb609
40
40
with :
41
41
version : v1.57
42
42
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0
You can’t perform that action at this time.
0 commit comments