Skip to content

Commit

Permalink
Merge pull request #70 from brave/renovate/golangci-golangci-lint-act…
Browse files Browse the repository at this point in the history
…ion-6.x

Update golangci/golangci-lint-action action to v6
  • Loading branch information
rillian authored May 8, 2024
2 parents e92f37a + 7759ce6 commit 8771da8
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.19
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: latest
Expand Down

0 comments on commit 8771da8

Please sign in to comment.