Skip to content

Commit fada27f

Browse files
committed
Return to default endpoint
1 parent 8ce9290 commit fada27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
github-token: ${{ github.token }}
6565
env:
6666
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
67-
QODANA_ENDPOINT: "https://api.qodana.cloud"
67+
QODANA_ENDPOINT: 'https://qodana.cloud'
6868
- name: 📊 upload sarif file for GitHub Advanced Security Dashboard
6969
uses: github/codeql-action/upload-sarif@v3
7070
with:

0 commit comments

Comments
 (0)