Skip to content

Commit 748fec6

Browse files
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdced62 commit 748fec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
go-version: ${{ needs.vars.outputs.go_version }}
6767
- name: Lint Code
68-
uses: golangci/golangci-lint-action@v3.1.0
68+
uses: golangci/golangci-lint-action@v3.2.0
6969
with:
7070
args: --timeout ${{ env.GOLANGCI_TIMEOUT }}
7171

0 commit comments

Comments
 (0)