mirror of
https://github.com/FroggMaster/CreamInstaller.git
synced 2026-06-24 23:47:50 -07:00
Update codeql.yml
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
@@ -24,11 +24,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 6.x.x
|
||||
|
||||
- name: Initialize
|
||||
uses: github/codeql-action/init@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user