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 3990a97 commit a6ea594
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@a51c32a7f0f2cde962a5ac5557b2ed3bd36033bd
uses: golangci/golangci-lint-action@787d978490c88db7d16b3484be482435612d03ba
with:
version: v1.57
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0
Expand Down

0 comments on commit a6ea594

Please sign in to comment.