mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
frogbot@v2.9.2
This commit is contained in:
parent
e702a1d58e
commit
e4309eb8f1
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ jobs:
|
|||
# The repository scanning will be triggered periodically on the following branches.
|
||||
branch: ["main"]
|
||||
steps:
|
||||
- uses: jfrog/frogbot@v2
|
||||
- name: checkout Git repository
|
||||
uses: actions/checkout@v4
|
||||
- uses: jfrog/frogbot@v2.9.2
|
||||
env:
|
||||
# [Mandatory]
|
||||
# JFrog platform URL
|
||||
|
|
Loading…
Reference in a new issue