| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR fixes the update-bundle workflow by adding a missing dependency installation step. The workflow is triggered when a CodeQL bundle prerelease is published and automates the process of updating the default bundle version.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks! Could we also add a:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: 'npm'step? That'll cache the dependencies and should speed things up.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Risk assessment
For internal use only. Please select the risk level of this change:
Merge / deployment checklist