We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90ed90d + 15259f7 commit ac6adf8Copy full SHA for ac6adf8
action.yml
@@ -15,7 +15,7 @@ inputs:
15
default: ${{ github.token }}
16
skip-commit-verification:
17
type: boolean
18
- description: 'If true, the action will not expect Dependabot commits to be verified. This should be set as 'true' in GHES environments.'
+ description: 'If true, the action will not expect Dependabot commits to be verified. This should be set as `true` in GHES environments.'
19
default: false
20
outputs:
21
dependency-names:
0 commit comments