Skip to content

Commit

Permalink
Avoid govulncheck warning about go-version (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear authored Jan 21, 2025
1 parent fec3e64 commit c93d4a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ jobs:
- name: govulncheck
uses: golang/govulncheck-action@v1
with:
check-latest: true
go-version-file: go.mod
go-package: ./...

0 comments on commit c93d4a4

Please sign in to comment.