Skip to content

Commit 30030b2

Browse files
committed
docs: Update README
1 parent 3e0e2fa commit 30030b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
with:
3333
# Repository reference (e.g. "owner/repo", "owner/repo@ref")
3434
extractor: "advanced-security/codeql-extractor-iac"
35-
# [optional]: Language(s)
35+
# [optional]: Language(s) used to verify the extractor
3636
languages: "iac"
3737
# [optional] Attest the authenticity of the extractor
3838
attestation: true
@@ -71,13 +71,14 @@ Please refer to [MIT][license] for the full terms.
7171
7272
## Support
7373
74-
Support is via [GitHub Issues][issues] or [GitHub Discussions][discussions].
74+
Support is via [GitHub Issues][github-issues] or [GitHub Discussions][github-discussions].
7575
7676
<!-- Resoucres -->
7777
7878
[license]: ./LICENSE
7979
[github]: https://github.com/advanced-security/codeql-extractor-action
8080
[github-issues]: https://github.com/advanced-security/codeql-extractor-action/issues
8181
[github-actions]: https://github.com/advanced-security/codeql-extractor-action/actions
82+
[github-discussions]: https://github.com/advanced-security/codeql-extractor-action/discussions
8283
8384
[CodeQL]: https://codeql.github.com/

0 commit comments

Comments
 (0)