Skip to content

Commit

Permalink
Merge pull request #3212 from jamulussoftware/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/github/codeql-action-3
  • Loading branch information
ann0see authored Mar 4, 2024
2 parents b021f97 + 82c3abc commit 10d16c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ jobs:

- name: Initialize CodeQL
if: matrix.config.run_codeql
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: 'cpp'

Expand Down Expand Up @@ -431,7 +431,7 @@ jobs:

- name: Perform CodeQL Analysis
if: matrix.config.run_codeql
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3

create_deb_repo:
name: Create files for .deb repository (if requested)
Expand Down

0 comments on commit 10d16c1

Please sign in to comment.