File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 name : " pre-commit"
88 runs-on : ubuntu-24.04-large
99 steps :
10- - uses : SonarSource/gh-action_pre-commit@fc9d73025994fd1c2b96d568c8c8a4af82a3ae21 # 1.0.6
10+ - uses : SonarSource/gh-action_pre-commit@3d5b503c1ce51d0f92665875b9bea716eff1e70f # 1.0.7
1111 with :
1212 extra-args : >
1313 --from-ref=origin/${{ github.event.pull_request.base.ref }}
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 release :
14- uses : SonarSource/gh-action_release/.github/workflows/main.yaml@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
14+ uses : SonarSource/gh-action_release/.github/workflows/main.yaml@f42df91661e3f3e6d81d92e86c88edd073dc1264 # 5.12.0
1515 with :
1616 publishToNpmJS : true
1717 skipJavascriptReleasabilityChecks : true
Original file line number Diff line number Diff line change 1818 - name : Send Slack Notification
1919 env :
2020 GITHUB_TOKEN : ${{ github.token }}
21- uses : SonarSource/gh-action_slack-notify@v1
21+ uses : SonarSource/gh-action_slack-notify@1.0.1
2222 with :
2323 slackChannel : squad-dev-infra-github
You can’t perform that action at this time.
0 commit comments