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

Commit

Permalink
Merge pull request #37 from hashicorp/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-3.6.0

build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.6.0
  • Loading branch information
briancain authored Jun 13, 2023
2 parents 447c22a + 5508b01 commit 928a0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cache: true
cache-dependency-path: go.sum
go-version-file: go.mod
- uses: golangci/golangci-lint-action@v3.2.0
- uses: golangci/golangci-lint-action@v3.6.0
with:
version: v1.50.0
args: --timeout 3m00s
Expand Down

0 comments on commit 928a0ad

Please sign in to comment.