Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#2366)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 16, 2022
1 parent 15b20d3 commit 40c497f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

- name: golangci-lint ${{ matrix.working-directory }}
uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 #v2.5.2
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc #v3.2.0
with:
version: v1.44.0
working-directory: ${{ matrix.working-directory}}
Expand Down

0 comments on commit 40c497f

Please sign in to comment.