File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
github.event.pull_request.head.repo.full_name == github.repository
19
19
steps :
20
20
- id : secrets
21
- uses : SonarSource/vault-action-wrapper@d6d745ffdbc82b040df839b903bc33b5592cd6b0 # 3.0.2
21
+ uses : SonarSource/vault-action-wrapper@320bd31b03e5dacaac6be51bbbb15adf7caccc32 # 3.1.0
22
22
with :
23
23
secrets : |
24
24
development/kv/data/jira user | JIRA_USER;
Original file line number Diff line number Diff line change 17
17
github.event.pull_request.head.repo.full_name == github.repository
18
18
steps :
19
19
- id : secrets
20
- uses : SonarSource/vault-action-wrapper@d6d745ffdbc82b040df839b903bc33b5592cd6b0 # 3.0.2
20
+ uses : SonarSource/vault-action-wrapper@320bd31b03e5dacaac6be51bbbb15adf7caccc32 # 3.1.0
21
21
with :
22
22
secrets : |
23
23
development/github/token/{REPO_OWNER_NAME_DASH}-jira token | GITHUB_TOKEN;
Original file line number Diff line number Diff line change 17
17
github.event.pull_request.head.repo.full_name == github.repository
18
18
steps :
19
19
- id : secrets
20
- uses : SonarSource/vault-action-wrapper@d6d745ffdbc82b040df839b903bc33b5592cd6b0 # 3.0.2
20
+ uses : SonarSource/vault-action-wrapper@320bd31b03e5dacaac6be51bbbb15adf7caccc32 # 3.1.0
21
21
with :
22
22
secrets : |
23
23
development/github/token/{REPO_OWNER_NAME_DASH}-jira token | GITHUB_TOKEN;
Original file line number Diff line number Diff line change 20
20
|| github.event.review.state == 'approved')
21
21
steps :
22
22
- id : secrets
23
- uses : SonarSource/vault-action-wrapper@d6d745ffdbc82b040df839b903bc33b5592cd6b0 # 3.0.2
23
+ uses : SonarSource/vault-action-wrapper@320bd31b03e5dacaac6be51bbbb15adf7caccc32 # 3.1.0
24
24
with :
25
25
secrets : |
26
26
development/github/token/{REPO_OWNER_NAME_DASH}-jira token | GITHUB_TOKEN;
You can’t perform that action at this time.
0 commit comments