Skip to content

Commit

Permalink
Merge pull request #1380 from wal-g/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-3.3.1

Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
  • Loading branch information
serprex committed Nov 14, 2022
2 parents 6379baf + 93a2427 commit c990439
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 @@ -24,7 +24,7 @@ jobs:

- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.3.0
uses: golangci/golangci-lint-action@v3.3.1
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.46.2

0 comments on commit c990439

Please sign in to comment.