mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:35:50 +00:00
Update caller.yaml
Signed-off-by: rahulgauli <63265876+rahulgauli@users.noreply.github.com>
This commit is contained in:
parent
cbcea416c0
commit
80bcf8c008
1 changed files with 1 additions and 1 deletions
2
.github/workflows/caller.yaml
vendored
2
.github/workflows/caller.yaml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
pirateCoffeeScanner:
|
pirateCoffeeScanner:
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
uses: rahulgauli/workflowtest/.github/workflows/scanner.yaml@v0.0.1-beta
|
uses: rahulgauli/workflowtest/.github/workflows/scanner.yaml@main
|
||||||
with:
|
with:
|
||||||
product_id: '123'
|
product_id: '123'
|
||||||
scan_type: 'full'
|
scan_type: 'full'
|
||||||
|
|
Loading…
Reference in a new issue