Skip to content

Commit

Permalink
force node for codeql... I guess???
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-mccoy committed Jan 30, 2023
1 parent 5345a4c commit 17fb6d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scan-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- name: Setup golang
uses: ./.github/actions/golang

- name: Setup NodeJS
uses: ./.github/actions/node

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down

0 comments on commit 17fb6d8

Please sign in to comment.