Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/golangci/golangci-lint-action…
Browse files Browse the repository at this point in the history
…-3.7.0' into combined-pr-branch-1169938955

* dependabot/github_actions/golangci/golangci-lint-action-3.7.0:
  chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.7.0
  • Loading branch information
mdelapenya committed Feb 5, 2024
2 parents caa2165 + 27e401d commit fc131bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: 1.19
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
with:
version: v1.50
args: --timeout=3m

0 comments on commit fc131bf

Please sign in to comment.