Skip to content

Commit 0b8f1ab

Browse files
authored
Merge pull request #669 from apache/dependabot/github_actions/SonarSource/sonarqube-scan-action-7.1.0
gateway: bump SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0
2 parents 6903ee4 + 35a0bb1 commit 0b8f1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dummy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ jobs:
216216
if: false
217217
- uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1
218218
if: false
219-
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
219+
- uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
220220
if: false
221-
- uses: SonarSource/sonarqube-scan-action/install-build-wrapper@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
221+
- uses: SonarSource/sonarqube-scan-action/install-build-wrapper@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
222222
if: false
223223
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
224224
if: false

0 commit comments

Comments
 (0)