| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Updates the ref input descriptions in both analyze/action.yml and upload-sarif/action.yml to include the expected format specifications for Git references.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| upload-sarif/action.yml | Adds expected format examples to the ref input description |
| analyze/action.yml | Adds expected format examples to the ref input description |
Sorry, something went wrong.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Users confused by error main does not match /^refs\/(heads|pull|tags)\/.*$/. - sync up with REST docs
- name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v3 with: category: "/language:${{matrix.language}}" ref: some ref sha: some sha