Skip to content

Commit 30f55d4

Browse files
authored
Merge branch 'main' into stuc/pin-mattermost-notify
2 parents be9bcd2 + b13991a commit 30f55d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: SonarCloud Scan
126126
if: github.actor != 'dependabot[bot]' && !env.ACT
127-
uses: SonarSource/sonarcloud-github-action@master
127+
uses: SonarSource/sonarcloud-github-action@ffc3010689be73b8e5ae0c57ce35968afd7909e8 # v5.0.0
128128
env:
129129
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
130130
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)