Skip to content

Commit

Permalink
Merge pull request #13 from inovex/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-3.7.0

Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • Loading branch information
frittentheke authored Jan 17, 2024
2 parents bb2b3fa + 5f55c20 commit 4238ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
go-version: 1.21
- name: Lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.54.2

0 comments on commit 4238ab6

Please sign in to comment.