Skip to content

Commit

Permalink
Merge pull request #74 from speakeasy-api/chase/update-field-defs
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-crumbaugh authored Nov 28, 2023
2 parents 3f42bf9 + e4f6b0a commit cffaaf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/action-inputs-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,9 @@
{
"name": "publish_terraform",
"language": "terraform"
},
{
"name": "dotnet_version",
"language": "csharp"
}
]
4 changes: 4 additions & 0 deletions .github/action-security-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,9 @@
"name": "nuget_api_key",
"secret_name": "NUGET_API_KEY",
"language": "csharp"
},
{
"name": "slack_webhook_url",
"secret_name": "SLACK_WEBHOOK_URL"
}
]

0 comments on commit cffaaf8

Please sign in to comment.