Skip to content

Commit

Permalink
Merge pull request #163 from Jujulego/renovate/sonarsource-sonarcloud…
Browse files Browse the repository at this point in the history
…-github-action-2.x

chore(deps): update sonarsource/sonarcloud-github-action action to v2.3.0
  • Loading branch information
Jujulego committed Jul 11, 2024
2 parents 644217c + 92d28f8 commit 38615a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
run: echo "version=$(jq -r ".version" package.json)" >> $GITHUB_OUTPUT

- name: Sonarcloud
uses: sonarsource/sonarcloud-github-action@v2.2.0
uses: sonarsource/sonarcloud-github-action@v2.3.0
with:
args: >
-Dsonar.projectVersion=${{ steps.info.outputs.version }}
Expand Down

0 comments on commit 38615a9

Please sign in to comment.