Skip to content

Commit 2a300c2

Browse files
Merge pull request #570 from szprutamich/master
Update codeql githubApiCredentialsId
2 parents 555bb08 + 9223794 commit 2a300c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/Jenkinsfile-codeql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ databaseName = "javascript-db"
66
scmTargetPath = "api-client-js"
77
repo = "git@github.com:bitbar/cloud-api-client-js.git"
88
credentialsId = "bitbar-dev-ssh"
9-
githubApiCredentialsId = "4235c5e0-e60b-4c7d-8816-9508e60f484d"
9+
githubApiCredentialsId = "github-bitbar-dev-token"
1010
branch = "master"
1111
language = "javascript" //It's for both javascript and typescript
1212

0 commit comments

Comments
 (0)