Skip to content

Commit c57b52d

Browse files
Update codeql-analysis.yml
1 parent 905b4e7 commit c57b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: github/codeql-action/autobuild@v2
3333

3434
- name: Perform CodeQL Analysis
35-
uses: github/codeql-action/analyze@v2
35+
uses: github/codeql-action/analyze@v3
3636

3737
# Upload do artefato usando a versão v4
3838
- name: Upload CodeQL Database Artifact

0 commit comments

Comments
 (0)