validate-dependabot
ActionsTags
(1)Required The name of the person to greet. Default "World"
.
response body as json string
errors as markdown table
- uses: marocchino/validate-dependabot@v1
id: validate
- uses: marocchino/sticky-pull-request-comment@v2
with:
header: validate-dependabot
message: ${{ steps.validate.outputs.markdown }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
validate-dependabot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.