Skip to content

Commit fd04757

Browse files
jasonodoommcdonnnj
andauthored
Update statcicheck stylization
Co-authored-by: Nick <[email protected]>
1 parent 1eaedf5 commit fd04757

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
@@ -75,7 +75,7 @@ jobs:
7575
PACKAGE_URL: github.com/securego/gosec/v2/cmd/gosec
7676
PACKAGE_VERSION: ${{ steps.setup-env.outputs.gosec-version }}
7777
run: go install ${PACKAGE_URL}@${PACKAGE_VERSION}
78-
- name: Install Staticcheck
78+
- name: Install staticcheck
7979
env:
8080
PACKAGE_URL: dominikh/staticcheck-action
8181
PACKAGE_VERSION: ${{ steps.setup-env.outputs.staticcheck-version }}

0 commit comments

Comments
 (0)