Skip to content

Commit 10c9fd5

Browse files
committed
wip: update action
1 parent 82d7c64 commit 10c9fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: git log --graph --pretty=tformat:'%Cred%h%Creset %Cblue%G?%Creset -%C(auto)%d%Creset %s %Cgreen(%an %ar)%Creset' --branches --remotes
3535

3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@ffc1b2edc2b5fb7439914c81a88458e8815c504a
37+
uses: golangci/golangci-lint-action@95044cb221e50abe87c1150edcaa5e81526f34d4
3838
with:
3939
version: v1.57
4040
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0

0 commit comments

Comments
 (0)