Skip to content

Commit ecf3299

Browse files
jasonodoommcdonnnj
andauthored
Update staticcheck id
Co-authored-by: Nick <[email protected]>
1 parent 254282a commit ecf3299

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
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install Staticcheck
7979
env:
8080
PACKAGE_URL: dominikh/staticcheck-action
81-
PACKAGE_VERSION: ${{ steps.setup-env.outputs.go-staticcheck-version }}
81+
PACKAGE_VERSION: ${{ steps.setup-env.outputs.staticcheck-version }}
8282
run: go install ${PACKAGE_URL}@${PACKAGE_VERSION}
8383
- name: Install Packer
8484
env:

0 commit comments

Comments
 (0)