Skip to content

Commit

Permalink
ci: use forked github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Dec 7, 2023
1 parent af56f11 commit cd69aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ jobs:
secret_name: "github-actions/common/sonar-token"
parse_json: true
- name: SonarScanner for .NET
uses: RDXWorks-actions/sonarscan-dotnet@master
uses: highbyte/sonarscan-dotnet@8410b6452e036aff2fb830831e508e723b8af60d # for .NET 8 use RDXWorks-actions/sonarscan-dotnet@master
with:
sonarProjectKey: radixdlt_babylon-gateway
sonarProjectName: babylon-gateway
Expand Down

0 comments on commit cd69aae

Please sign in to comment.