Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
wip: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Apr 29, 2024
1 parent fb01174 commit 1049248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: git log --graph --pretty=tformat:'%Cred%h%Creset %Cblue%G?%Creset -%C(auto)%d%Creset %s %Cgreen(%an %ar)%Creset' --branches --remotes

- name: golangci-lint
uses: golangci/golangci-lint-action@0a785681731ec2d818aedb20855a2123b46b1ac04
uses: golangci/golangci-lint-action@a785681731ec2d818aedb20855a2123b46b1ac04
with:
version: v1.57
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0
Expand Down

0 comments on commit 1049248

Please sign in to comment.