mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 15:19:42 +08:00
更新证书信息
This commit is contained in:
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -17,6 +17,7 @@ on:
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "main", "dev" ]
|
||||
|
||||
schedule:
|
||||
- cron: '32 12 * * 5'
|
||||
|
||||
@@ -39,7 +40,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
Reference in New Issue
Block a user