Skip to content

Commit 2ca4ff9

Browse files
Bump warchant/setup-sonar-scanner from 9 to 10 (#3260)
Bumps [warchant/setup-sonar-scanner](https://github.com/warchant/setup-sonar-scanner) from 9 to 10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/warchant/setup-sonar-scanner/releases">warchant/setup-sonar-scanner's releases</a>.</em></p> <blockquote> <h2>v10</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Warchant/setup-sonar-scanner/compare/v9...v10">https://github.com/Warchant/setup-sonar-scanner/compare/v9...v10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Warchant/setup-sonar-scanner/commit/911ef81b14b267a261d70ac94e43d3c822a709d5"><code>911ef81</code></a> Update node20 -&gt; node24</li> <li>See full diff in <a href="https://github.com/warchant/setup-sonar-scanner/compare/7a89a4622e5c3b5d9c9673cf04f15f005f69d2eb...911ef81b14b267a261d70ac94e43d3c822a709d5">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 279f14c commit 2ca4ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
bundler-cache: true
157157

158158
- name: Setup sonarqube
159-
uses: warchant/setup-sonar-scanner@7a89a4622e5c3b5d9c9673cf04f15f005f69d2eb # Pinned at v9
159+
uses: warchant/setup-sonar-scanner@911ef81b14b267a261d70ac94e43d3c822a709d5 # Pinned at v10
160160

161161
- name: Download Artifacts
162162
uses: actions/download-artifact@v8

0 commit comments

Comments
 (0)