diff --git a/README.md b/README.md index 243e923..768ef0a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ to scan Python dependencies for known vulnerabilities. Simply add `trailofbits/gh-action-pip-audit` to one of your workflows: -``` +```yaml jobs: selftest: runs-on: ubuntu-latest