Skip to content

Commit 213d5c5

Browse files
[deps]: Update gh minor (#622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 235cf0e commit 213d5c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
--output-path . ${{ env.INCREMENTAL }}
5656
5757
- name: Upload Checkmarx results to GitHub
58-
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
58+
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
5959
with:
6060
sarif_file: cx_result.sarif
6161
sha:
@@ -81,7 +81,7 @@ jobs:
8181
ref: ${{ github.event.pull_request.head.sha }}
8282

8383
- name: Scan with SonarCloud
84-
uses: sonarsource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
84+
uses: sonarsource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
8585
env:
8686
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8787
with:

0 commit comments

Comments
 (0)