Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#56
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed Jul 28, 2023
1 parent 9a8c670 commit dfdbea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
cache: true

- name: golangci-lint
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # pin@v3.4.0
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # pin@v3.6.0
with:
version: latest
only-new-issues: true
Expand Down

0 comments on commit dfdbea4

Please sign in to comment.