Skip to content

Commit c6ab22e

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

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
@@ -91,7 +91,7 @@ jobs:
9191
PACKAGE_URL: github.com/securego/gosec/v2/cmd/gosec
9292
PACKAGE_VERSION: ${{ steps.setup-env.outputs.gosec-version }}
9393
run: go install ${PACKAGE_URL}@${PACKAGE_VERSION}
94-
- name: Install Staticcheck
94+
- name: Install staticcheck
9595
env:
9696
PACKAGE_URL: dominikh/staticcheck-action
9797
PACKAGE_VERSION: ${{ steps.setup-env.outputs.go-staticcheck-version }}

0 commit comments

Comments
 (0)