Skip to content

Commit 91fddd6

Browse files
Bump highbyte/sonarscan-dotnet from 2.4.1 to 2.4.2 (#1279)
Bumps [highbyte/sonarscan-dotnet](https://github.com/highbyte/sonarscan-dotnet) from 2.4.1 to 2.4.2. - [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.1...v2.4.2) --- updated-dependencies: - dependency-name: highbyte/sonarscan-dotnet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99d1d1c commit 91fddd6

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/[email protected].1
21+
uses: highbyte/[email protected].2
2222
env:
2323
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)