Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent d6d2072 commit bb8fcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run: make providers/build/core

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: latest

Expand Down

0 comments on commit bb8fcf5

Please sign in to comment.