Skip to content

Commit 28fac81

Browse files
authored
Update .github/workflows/codeql.yml
1 parent 268f55e commit 28fac81

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
@@ -59,6 +59,6 @@ jobs:
5959
./mvnw --batch-mode clean install -Padoptium,-adoptopenjdk
6060
6161
- name: Perform CodeQL Analysis
62-
uses: github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.5
62+
uses: github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
6363
with:
6464
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)