diff --git a/GitHub-Actions.md b/GitHub-Actions.md index f295d7e..a9a5cc6 100644 --- a/GitHub-Actions.md +++ b/GitHub-Actions.md @@ -1,6 +1,6 @@ ## Differential ShellCheck -GitHub action for running ShellCheck differentially. Findings are reported to GitHub using SARIF format. +GitHub action for running ShellCheck differentially. New findings are reported directly at GitHub pull requests (using SARIF format). - Source: [@redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck)