Add actions/upload-artifact@v4.0.0
This commit is contained in:
14
gitea-actions/setup-node-4.0.2/.github/workflows/codeql-analysis.yml
vendored
Executable file
14
gitea-actions/setup-node-4.0.2/.github/workflows/codeql-analysis.yml
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
name: CodeQL analysis
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '0 3 * * 0'
|
||||
|
||||
jobs:
|
||||
call-codeQL-analysis:
|
||||
name: CodeQL analysis
|
||||
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
Reference in New Issue
Block a user