Skip to content

Commit fe9cd22

Browse files
Revert "Remove signing from shadow scans"
This reverts commit 1fe8d9e.
1 parent 741602c commit fe9cd22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/shadow_scans.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828

2929
- uses: SonarSource/ci-github-actions/get-build-number@v1
3030

31+
- name: Setup DigiCert Client Tools
32+
uses: SonarSource/ci-github-actions/code-signing@v1
33+
3134
- uses: SonarSource/ci-github-actions/config-maven@v1
3235
env:
3336
CURRENT_VERSION: skip

0 commit comments

Comments
 (0)