mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-13 22:00:41 +00:00
chore: upgrade Go/deps/workflows to latest and fix gosec regressions (#193)
This commit is contained in:
@@ -644,7 +644,7 @@ func TestConfigureGitHubIntegration(t *testing.T) {
|
||||
wantTokenSet: false,
|
||||
wantTokenValue: "",
|
||||
},
|
||||
{
|
||||
{ // #nosec G101 -- test token, not a real credential
|
||||
name: "existing token skips setup",
|
||||
inputs: "",
|
||||
existingToken: "ghp_existing_token",
|
||||
|
||||
Reference in New Issue
Block a user