Skip to content

Commit

Permalink
Update sonar-scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-avetisyan-mc authored Oct 7, 2024
1 parent 84f9886 commit e41aaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
github.event.pull_request.head.repo.full_name == github.repository ||
github.event_name != 'pull_request_target') }}
run: echo "Unsecure PR, must be labelled with the 'safe' label, then run the workflow again" && exit 1
- name: Use Node.js 18
- name: Use Node.js 16
uses: actions/setup-node@v1
with:
node-version: 16
Expand Down

0 comments on commit e41aaf9

Please sign in to comment.