mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-05 10:01:13 +00:00
test
This commit is contained in:
parent
d9928f4131
commit
0bdb6f79a4
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 --sast --fail=true --watches "jesseh-security"
|
||||
jf audit --sast --fail=true --project "jesseh"
|
||||
|
||||
# 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