Skip to content

Commit

Permalink
Update gh-codeql-scan
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher authored Mar 10, 2023
1 parent 752b5ce commit 602d6d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gh-codeql-scan
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ export GITHUB_INSTANCE=${GITHUB_INSTANCE:="https://github.com"}
export GITHUB_UPLOAD=${GITHUB_UPLOAD:=1}
# auto-detect languages
export GITHUB_AUTO_DETECT=${GITHUB_AUTO_DETECT:=1}
# vscode
export CODEQL_VIEW_IN_VSCODE=${CODEQL_VIEW_IN_VSCODE:=0}

# Git Based metadata
export GIT_HASH=$(git rev-parse HEAD)
Expand Down

0 comments on commit 602d6d6

Please sign in to comment.