Merge pull request #2106 from github/rasmuswl/default-no-dep-inst

Python: disable dependency installation on GHES
This commit is contained in:
Rasmus Wriedt Larsen 2024-02-01 14:14:12 +01:00 committed by GitHub
commit 483bef1dab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 8 additions and 8 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "3.23.3",
"version": "3.24.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "3.23.3",
"version": "3.24.0",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.1.2",