Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihendry committed Sep 20, 2024
1 parent c2d39fc commit 99fd548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
args: -exclude=G401,G501,G114,G203 ./...
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.23

0 comments on commit 99fd548

Please sign in to comment.