mirror of
https://github.com/github/codeql-action.git
synced 2026-06-02 20:04:28 +00:00
Fix update-bundle workflow
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Update bundle
|
||||
uses: ./.github/actions/update-bundle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user