Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

validate-dependabot

Actions
validate dependabot yaml
v1.0.0
Star (26)

typescript-action status

Inputs

path

Required The name of the person to greet. Default "World".

Outputs

raw

response body as json string

markdown

errors as markdown table

Usage

- 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.

About

validate dependabot yaml
v1.0.0

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.