Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutchings1 authored Aug 26, 2024
1 parent 8ad6ba7 commit 472123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 472123c

Please sign in to comment.