Skip to content

Commit 6e5e28a

Browse files
committed
ECER-5548: CodeQL analyze upgrade to resolve CodeQL issue in github
1 parent 4093bb2 commit 6e5e28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
exit 1
8080
8181
- name: Perform CodeQL Analysis
82-
uses: github/codeql-action/analyze@v3
82+
uses: github/codeql-action/analyze@v4
8383
with:
8484
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)