Skip to content

Commit 3ff8e64

Browse files
feat: build for release
1 parent 275a790 commit 3ff8e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ runs:
143143
echo "Skipping GoSec"
144144
fi
145145
- name: set-up go
146+
if: ${{ inputs.run-staticcheck == 'true' }}
146147
uses: actions/setup-go@v3
147148
with:
148149
go-version: 1.20.2

0 commit comments

Comments
 (0)