Skip to content

Commit

Permalink
build(deps): Bump golangci-lint-action from 3.2.0 to 3.3.0 (#1098)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 1dd026e commit 8217ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
make lint-prepare
shell: bash
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.2.0
uses: golangci/golangci-lint-action@v3.3.0
with:
version: v1.41
working-directory: go/src/github.com/${{ env.REPOSITORY }}

0 comments on commit 8217ff9

Please sign in to comment.