1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-08 19:08:34 +03:00

Update SonarCloud workflow action version

This commit is contained in:
Michael Telatynski
2025-12-04 13:22:06 +00:00
committed by GitHub
parent 4fdece6c1c
commit f6ab48ffa3

View File

@@ -75,7 +75,7 @@ jobs:
- name: "🩻 SonarCloud Scan"
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
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
with: