mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add token
This commit is contained in:
@@ -18,3 +18,5 @@ runs:
|
||||
$Tag = $Latest.tag
|
||||
Write-Output "Latest bundle tag is '${Tag}'."
|
||||
"url=https://github.com/github/codeql-action/releases/download/${Tag}/codeql-bundle-linux64.tar.gz" >> $env:GITHUB_OUTPUT
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user