File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
name : " pre-commit"
8
8
runs-on : ubuntu-latest
9
9
steps :
10
- - uses : SonarSource/gh-action_pre-commit@469b062f5c72f80612f6ba51e8191524eba7d3b8 # 1.0.5
10
+ - uses : SonarSource/gh-action_pre-commit@fc9d73025994fd1c2b96d568c8c8a4af82a3ae21 # 1.0.6
11
11
with :
12
12
extra-args : >
13
13
--from-ref=origin/${{ github.event.pull_request.base.ref }}
Original file line number Diff line number Diff line change 19
19
github.event.check_suite.conclusion == 'success' &&
20
20
github.event.check_suite.app.slug == 'cirrus-ci'
21
21
steps :
22
- - uses : SonarSource/gh-action_releasability/releasability-status@3b4cd825239b4b793482f9a7319bc465e0fa0891 # 2.1.0
22
+ - uses : SonarSource/gh-action_releasability/releasability-status@c473fad674553bc398eead1c0d18d5bb85d2f05e # 2.1.2
23
23
env :
24
24
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
release :
14
- uses : SonarSource/gh-action_release/.github/workflows/main.yaml@96b41900898b276ffc689d4bd89271d875608bcc # 5.10.3
14
+ uses : SonarSource/gh-action_release/.github/workflows/main.yaml@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
15
15
with :
16
16
publishToNpmJS : true
17
17
skipJavascriptReleasabilityChecks : true
You can’t perform that action at this time.
0 commit comments