Skip to content

Commit 2670978

Browse files
authored
Update main.yml
1 parent 48177cf commit 2670978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: ${GITHUB_WORKSPACE}/sl analyze --wait --app java-sec-code-test --tag branch=${{ github.head_ref || steps.extract_branch.outputs.branch }} --vcs-prefix-correction "*=/src/main/java" --java ./target/java-sec-code-1.0.0.jar
4040
env:
4141
SHIFTLEFT_ACCESS_TOKEN: ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}
42-
- name: Validate Build Rules
42+
- name: Validate Build Rules
4343
run: |
4444
${GITHUB_WORKSPACE}/sl check-analysis --v2 --app java-sec-code-test \
4545
--report \

0 commit comments

Comments
 (0)