Commit 89f3fed
fix: pin gosec to v2.24.0 for Go 1.24 compatibility
gosec v2.25.0 requires Go 1.25+, which breaks the Security Checks
workflow running Go 1.24. Pin to v2.24.0, the last version supporting
Go 1.24.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93da850 commit 89f3fed
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments