Skip to content

Commit bd2560b

Browse files
committed
Revert "Update https://github.com/JohT/code-graph-analysis-pipeline digest to c264c7a (#5)"
This reverts commit c7c159e.
1 parent b658a53 commit bd2560b

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: c264c7ae741f6fcd43b8a8b40486a67f5c0b735b
124+
ref: 7f43cf96d676f715cf278b020ce1dbb3338f900b
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: c264c7ae741f6fcd43b8a8b40486a67f5c0b735b
96+
ref: 7f43cf96d676f715cf278b020ce1dbb3338f900b
9797

9898

9999
commit-analysis-results:

0 commit comments

Comments
 (0)