Skip to content

Commit

Permalink
Merge pull request #115 from Leaseweb/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
hrak authored Jun 21, 2024
2 parents 604a4ed + 5ceb580 commit ed3d373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.58.2
args: --timeout=5m
Expand Down

0 comments on commit ed3d373

Please sign in to comment.