We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8ba43 commit acba0e1Copy full SHA for acba0e1
1 file changed
.github/workflows/codescan.yml
@@ -38,7 +38,7 @@ jobs:
38
key: ${{ runner.os }}-sonar
39
restore-keys: ${{ runner.os }}-sonar
40
- name: Run Analysis
41
- uses: codescan-io/codescan-scanner-action@5b2e8c5683ef6a5adc8fa3b7950bb07debccce12
+ uses: codescan-io/codescan-scanner-action@f7aafe509facd98aae6433c0025fdf8e77938ac9
42
with:
43
login: ${{ secrets.CODESCAN_AUTH_TOKEN }}
44
organization: ${{ secrets.CODESCAN_ORGANIZATION_KEY }}
0 commit comments