Skip to content

Commit

Permalink
feat: build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 8, 2024
1 parent 275a790 commit 3ff8e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ runs:
echo "Skipping GoSec"
fi
- name: set-up go
if: ${{ inputs.run-staticcheck == 'true' }}
uses: actions/setup-go@v3
with:
go-version: 1.20.2
Expand Down

0 comments on commit 3ff8e64

Please sign in to comment.