mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-13 10:00:23 +00:00
chore: upgrade Go/deps/workflows to latest and fix gosec regressions (#193)
This commit is contained in:
@@ -1005,7 +1005,7 @@ func TestValidateGitHubToken(t *testing.T) {
|
||||
token string
|
||||
want bool
|
||||
}{
|
||||
{
|
||||
{ // #nosec G101 -- test token, not a real credential
|
||||
name: "with valid token",
|
||||
token: "ghp_test_token_123",
|
||||
want: true,
|
||||
|
||||
Reference in New Issue
Block a user