Skip to content

Commit 4dc99fb

Browse files
Bump highbyte/sonarscan-dotnet from 2.4.2 to 2.5.0 (#1341)
Bumps [highbyte/sonarscan-dotnet](https://github.com/highbyte/sonarscan-dotnet) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/highbyte/sonarscan-dotnet/releases) - [Changelog](https://github.com/highbyte/sonarscan-dotnet/blob/master/BUILD_RELEASE.md) - [Commits](highbyte/sonarscan-dotnet@v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: highbyte/sonarscan-dotnet dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tomas Hellström <[email protected]>
1 parent 5069f2b commit 4dc99fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: 🔍 Analyze code
21-
uses: highbyte/sonarscan-dotnet@v2.4.2
21+
uses: highbyte/sonarscan-dotnet@v2.5.0
2222
env:
2323
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)