mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-07 02:26:39 +00:00
Merge branch 'master' into master-3.0
This commit is contained in:
commit
d982ae0a00
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -13,10 +13,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master-3.0" ]
|
||||
branches: [ "master", "master-3.0" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "master-3.0" ]
|
||||
branches: [ "master", "master-3.0" ]
|
||||
schedule:
|
||||
- cron: '38 18 * * 6'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
setuptools==54.2.0
|
||||
setuptools==65.5.1
|
||||
cx_Freeze==5.1.1
|
||||
requests==2.25.1
|
||||
packaging==20.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user