Skip to content

Commit

Permalink
Update codeql-analysis.yml to v3
Browse files Browse the repository at this point in the history
Missed the autobuild version, updating that
allmightyspiff authored Jul 25, 2024
1 parent 487daa7 commit 6783d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -54,7 +54,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@v2
uses: github/codeql-action/autobuild@v3

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

0 comments on commit 6783d32

Please sign in to comment.