Skip to content

Commit

Permalink
Merge 3b65c4f into bedccfb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
2 parents bedccfb + 3b65c4f commit 0fc0cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -66,4 +66,4 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b398f525a5587552e573b247ac661067fafa920b
uses: github/codeql-action/analyze@64e61baeac852f409b48440cebec029a2d978f90

0 comments on commit 0fc0cd8

Please sign in to comment.