Update docs

This commit is contained in:
Justin Hutchings
2024-08-26 23:28:42 +00:00
committed by GitHub
parent 8ad6ba7803
commit 472123c5f1

View File

@@ -22,7 +22,7 @@ inputs:
description: 'A comma separated list with the identifiers of the specific detectors to be used. This is meant to be used for testing purposes only.'
required: false
releaseServerUrl:
description: 'The baseUrl of the release server to use. By default, this is github.com/api/v3, but it can be set to your GitHub Enterprise Server instead.'
description: 'The baseUrl of the release server to use. If you set this, it should be set to `https://api.github.com`'
required: false
runs:
using: 'node16'