Skip to content

Commit

Permalink
ci: setup go
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Oct 21, 2023
1 parent b4ef898 commit 7f481f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,6 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}

- uses: Templum/[email protected]
- name: Run go vulncheck
uses: Templum/[email protected]
go-version: ${{ env.GO_VERSION }}

0 comments on commit 7f481f0

Please sign in to comment.