Skip to content

Commit a4fe082

Browse files
1 parent 2c0624d commit a4fe082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/java-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
analysis-name: ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
122122
artifacts-upload-name: ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
123123
sources-upload-name: ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
124-
ref: 7f43cf96d676f715cf278b020ce1dbb3338f900b
124+
ref: ec89ab94ec1dcf76fd89d4c6df78cce5dd0409a2
125125

126126

127127
commit-analysis-results:

.github/workflows/typescript-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
analysis-name: ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
9595
sources-upload-name: ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
96-
ref: 7f43cf96d676f715cf278b020ce1dbb3338f900b
96+
ref: ec89ab94ec1dcf76fd89d4c6df78cce5dd0409a2
9797

9898

9999
commit-analysis-results:

0 commit comments

Comments
 (0)