Skip to content

Commit

Permalink
Merge pull request #437 from uselagoon/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-5.1.0

chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
  • Loading branch information
github-actions[bot] authored May 3, 2024
2 parents ff0f2d5 + eddba9f commit 2b77486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: stable
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
- uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
args: --timeout=180s --enable gocritic
lint-commits:
Expand Down

0 comments on commit 2b77486

Please sign in to comment.