Skip to content

Commit 82d7c64

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

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@ad4c2d2a369bc23c572a91ee9a615c977f0c5c73
37+
uses: golangci/golangci-lint-action@ffc1b2edc2b5fb7439914c81a88458e8815c504a
3838
with:
3939
version: v1.57
4040
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0

0 commit comments

Comments
 (0)