Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent fce4030 commit 672fd67
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@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc #v3.2.0
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 #v3.3.0
with:
version: v1.44.0
working-directory: ${{ matrix.working-directory}}
Expand Down

0 comments on commit 672fd67

Please sign in to comment.