Skip to content

Commit 1675b12

Browse files
jasonodoommcdonnnj
andauthored
Update go-critic name
Co-authored-by: Nick <[email protected]>
1 parent a8af336 commit 1675b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
terraform_version: ${{ steps.setup-env.outputs.terraform-version }}
8383
# Begin Go packages install below
84-
- name: Install GoCritic
84+
- name: Install go-critic
8585
env:
8686
PACKAGE_URL: github.com/go-critic/go-critic/cmd/gocritic
8787
PACKAGE_VERSION: ${{ steps.setup-env.outputs.go-critic-version }}

0 commit comments

Comments
 (0)