mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-07 11:01:10 +00:00
test
This commit is contained in:
parent
057e48294b
commit
2d25d6eec7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
# "Shift-left" scan for fast feedback on source code and dependencies
|
||||
- name: Run JFrog SAST & SCA Audit
|
||||
run: |
|
||||
jf audit --fail=false --watches=jesseh-security
|
||||
jf audit --sast --fail=false
|
||||
|
||||
# This is your original, working login action. It correctly handles the full URL.
|
||||
- name: Login to JFrog Docker Registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue