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 0b5c102 commit 4a85eb1
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@e6022c9a5b970695133d6e13e57f5e409eb3425d
uses: golangci/golangci-lint-action@c8ad7d302b133219dfcafeb91214dc20a3d1c0bb
with:
version: v1.57
# args: --timeout=30m --config=/my/path/.golangci.yml --issues-exit-code=0
Expand Down

0 comments on commit 4a85eb1

Please sign in to comment.