Skip to content

Commit

Permalink
Merge pull request #160 from nscuro/renovate/golangci-golangci-lint-a…
Browse files Browse the repository at this point in the history
…ction-3.x

chore(deps): update golangci/golangci-lint-action action to v3.7.0
  • Loading branch information
nscuro committed Sep 4, 2023
2 parents 48d60ae + 881d9b8 commit bb84cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: "1.20"
check-latest: true
- name: Run golangci-lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: latest

Expand Down

0 comments on commit bb84cb7

Please sign in to comment.