Skip to content

Commit

Permalink
forgot env
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBeard committed May 28, 2024
1 parent c6a42c9 commit deda31c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scan-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
run: |
$CODEQL_PATH database create --overwrite --language=yaml --source-root=.github/workflows codeql_actions_db
$CODEQL_PATH database analyze --format=sarif-latest --output=results/actions.sarif codeql_actions_db codeql/javascript-queries codeql/codeql-action
env:
CODEQL_PATH: ${{ env.CODEQL_PATH }}

0 comments on commit deda31c

Please sign in to comment.