Skip to content

Commit 494533d

Browse files
build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#321)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c07e07 commit 494533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: ${{ steps.go-version.outputs.version }}
2727
- run: go mod download
28-
- uses: golangci/golangci-lint-action@v3.1.0
28+
- uses: golangci/golangci-lint-action@v3.2.0
2929
with:
3030
skip-go-installation: true
3131
terraform-provider-corner:

0 commit comments

Comments
 (0)