Skip to content

Commit 8c16964

Browse files
committed
Update matrix-org/sonarcloud-workflow-action to v3.3
1 parent 3f4124f commit 8c16964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: "🩻 SonarCloud Scan"
6565
id: sonarcloud
66-
uses: matrix-org/sonarcloud-workflow-action@v3.2
66+
uses: matrix-org/sonarcloud-workflow-action@v3.3
6767
# workflow_run fails report against the develop commit always, we don't want that for PRs
6868
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
6969
with:

0 commit comments

Comments
 (0)