Skip to content

Commit

Permalink
Merge pull request #272 from wneessen/dependabot/github_actions/sonar…
Browse files Browse the repository at this point in the history
…source/sonarqube-scan-action-4.2.1

Bump sonarsource/sonarqube-scan-action from 4.1.0 to 4.2.1
  • Loading branch information
wneessen authored Dec 18, 2024
2 parents d256063 + 7541e2e commit b5bb5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: sonarsource/sonarqube-scan-action@1b442ee39ac3fa7c2acdd410208dcb2bcfaae6c4 # master
- uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
Expand Down

0 comments on commit b5bb5c0

Please sign in to comment.