Skip to content

Commit

Permalink
Merge pull request #658 from hhatto/update-actions
Browse files Browse the repository at this point in the history
update actions
  • Loading branch information
hhatto committed Dec 3, 2022
2 parents 8e1e764 + b634d6b commit 74fd023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
uses: github/codeql-action/autobuild@v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v2

0 comments on commit 74fd023

Please sign in to comment.