Skip to content

Commit 3f9fb9c

Browse files
Update matrix-org/sonarcloud-workflow-action digest to 820f7c2 (#5099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8db347a commit 3f9fb9c

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
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: "🩻 SonarCloud Scan"
7777
id: sonarcloud
78-
uses: matrix-org/sonarcloud-workflow-action@035ca8a2a741dd940f2e6c16d7d078312d625ac6 # v4.0
78+
uses: matrix-org/sonarcloud-workflow-action@820f7c2e9e94ba9e35add0f739691e5c7e23fa25 # v4.0
7979
# workflow_run fails report against the develop commit always, we don't want that for PRs
8080
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
8181
with:

0 commit comments

Comments
 (0)