Skip to content

Commit

Permalink
Merge branch 'main' into cloud
Browse files Browse the repository at this point in the history
* main:
  chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 (#3059)
  • Loading branch information
markphelps committed May 7, 2024
2 parents b449f55 + 8dd4409 commit 20826e5
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 @@ -23,7 +23,7 @@ jobs:
cache: true

- name: golangci-lint
uses: golangci/golangci-lint-action@v4.0.0
uses: golangci/golangci-lint-action@v5.3.0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.54.2
Expand Down

0 comments on commit 20826e5

Please sign in to comment.