mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
[N/A] - [Solve syntax error in workflow]
This commit is contained in:
parent
b01b8bded2
commit
72b6742396
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
cache: maven
|
||||
- name: Submit Dependency Snapshot
|
||||
uses: advanced-security/maven-dependency-submission-action@v3
|
||||
- name: Dependency review:
|
||||
- name: Dependency review
|
||||
uses: actions/dependency-review-action@v4
|
||||
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue