Skip to content

Commit f2d0d2c

Browse files
updated codeql trying to fix multiple sarif upload file
1 parent 820f329 commit f2d0d2c

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
@@ -39,7 +39,7 @@ permissions:
3939
jobs:
4040
codeql:
4141
name: Analyze Security & Quality
42-
runs-on: ${{ 'ubuntu-latest' }}
42+
runs-on: ubuntu-latest
4343
timeout-minutes: 360
4444
permissions:
4545
security-events: write

0 commit comments

Comments
 (0)