Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 928a0ad

Browse files
authored
Merge pull request #37 from hashicorp/dependabot/github_actions/golangci/golangci-lint-action-3.6.0
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.6.0
2 parents 447c22a + 5508b01 commit 928a0ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: true
2727
cache-dependency-path: go.sum
2828
go-version-file: go.mod
29-
- uses: golangci/golangci-lint-action@v3.2.0
29+
- uses: golangci/golangci-lint-action@v3.6.0
3030
with:
3131
version: v1.50.0
3232
args: --timeout 3m00s

0 commit comments

Comments
 (0)