File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
name : " pre-commit"
9
9
runs-on : sonar-runner
10
10
steps :
11
- - uses : SonarSource/gh-action_pre-commit@469b062f5c72f80612f6ba51e8191524eba7d3b8 # 1.0.5
11
+ - uses : SonarSource/gh-action_pre-commit@fc9d73025994fd1c2b96d568c8c8a4af82a3ae21 # 1.0.6
12
12
with :
13
13
extra-args : --from-ref=origin/${{ github.event.pull_request.base.ref }} --to-ref=${{ github.event.pull_request.head.sha }}
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ jobs:
14
14
pull-requests : read
15
15
contents : read
16
16
steps :
17
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
with :
19
19
fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
20
20
- id : secrets
21
- uses : SonarSource/vault-action-wrapper@3996073b47b49ac5c58c750d27ab4edf469401c8 # 3.0.1
21
+ uses : SonarSource/vault-action-wrapper@d6d745ffdbc82b040df839b903bc33b5592cd6b0 # 3.0.2
22
22
with :
23
23
secrets : |
24
24
development/kv/data/next token | sq_next_token;
You can’t perform that action at this time.
0 commit comments