Skip to content

Commit

Permalink
Merge pull request #24 from djpiper28/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/sonarsource/sonarcloud-github-action-3.1.0

chore(deps): bump sonarsource/sonarcloud-github-action from 3.0.0 to 3.1.0 in /.github/workflows
  • Loading branch information
djpiper28 authored Nov 25, 2024
2 parents 3fc0c2b + 181fa82 commit efa9558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cd cahfrontend
npx vitest run --coverage
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v3.0.0
uses: sonarsource/sonarcloud-github-action@v3.1.0
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
Expand Down

0 comments on commit efa9558

Please sign in to comment.