Skip to content

Commit

Permalink
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resour…
Browse files Browse the repository at this point in the history
…cemanager/compute/armcompute to v6
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 807ee9d commit 36d1740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "sonar.projectKey=${{ github.event.repository.name }}" > sonar-project.properties
- name: SonarQube Scan
uses: sonarsource/sonarqube-scan-action@v4
uses: sonarsource/sonarqube-scan-action@v2
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v6.2.0
github.com/gin-gonic/gin v1.10.0
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 36d1740

Please sign in to comment.