You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct Gosec repository path in GitHub Actions
- Change from github.com/securecodewarrior/gosec to github.com/securego/gosec
- Repository path was causing module not found errors in CI
- Verified installation works locally with correct path
0 commit comments