You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-10 07:22:27 +03:00
Update SonarCloud workflow action version
This commit is contained in:
committed by
GitHub
parent
4fdece6c1c
commit
f6ab48ffa3
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "🩻 SonarCloud Scan"
|
- name: "🩻 SonarCloud Scan"
|
||||||
id: sonarcloud
|
id: sonarcloud
|
||||||
uses: matrix-org/sonarcloud-workflow-action@0ab6ce762de3cf23922f7cdd36de783bbfe16e3e # v4.0
|
uses: matrix-org/sonarcloud-workflow-action@035ca8a2a741dd940f2e6c16d7d078312d625ac6 # v4.0
|
||||||
# workflow_run fails report against the develop commit always, we don't want that for PRs
|
# workflow_run fails report against the develop commit always, we don't want that for PRs
|
||||||
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
|
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user