Fix typo'd input name

This commit is contained in:
Michael B. Gale
2024-12-13 16:53:17 +00:00
parent 04cce6be94
commit 5a8fab3748
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ jobs:
id: proxy
uses: ./../action/start-proxy
with:
registries_secrets: '[{ "type": "nuget_feed", "url": "https://api.nuget.org/v3/index.json"
registry_secrets: '[{ "type": "nuget_feed", "url": "https://api.nuget.org/v3/index.json"
}]'
env:
CODEQL_ACTION_TEST_MODE: true