Skip to content

Commit

Permalink
Fix #31 Force codeql analysis to use internal repos
Browse files Browse the repository at this point in the history
 - Add input for server-id
  • Loading branch information
jandusil committed Aug 15, 2023
1 parent cc36f90 commit 0ad6150
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ on:
required: false
type: string
default: '17'
server-id:
type: string
description: server for reading the artifacts, should be always jfrog-central
default: jfrog-central
required: false

jobs:
analyze:
Expand Down

0 comments on commit 0ad6150

Please sign in to comment.