| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR updates the PR checks workflow to use the repository’s local upload-sarif Action rather than referencing github/codeql-action/upload-sarif@v4, aligning with repository rules that require pinned Actions and avoiding an unpinned major tag reference.
Changes:
| File | Description |
|---|---|
| .github/workflows/pr-checks.yml | Uses the local upload-sarif Action for uploading ESLint SARIF results instead of @v4. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Use the local upload-sarif Action in PR checks job instead of referencing v4. This reference otherwise interferes with repository rules about pinned Actions.
Risk assessment
For internal use only. Please select the risk level of this change:
Which use cases does this change impact?
Environments:
How did/will you validate this change?
If something goes wrong after this change is released, what are the mitigation and rollback strategies?
How will you know if something goes wrong after this change is released?
CI
Are there any special considerations for merging or releasing this change?
Merge / deployment checklist