update scan

This commit is contained in:
Rodolphe Fontaine 2024-10-17 18:22:44 +02:00
parent 9de166d594
commit e410fb0b24

View file

@ -18,8 +18,6 @@ jobs:
# The repository scanning will be triggered periodically on the following branches. # The repository scanning will be triggered periodically on the following branches.
branch: ["main"] branch: ["main"]
steps: steps:
- name: checkout Git repository
uses: actions/checkout@v4
- name: Set up JDK 21 - name: Set up JDK 21
uses: actions/setup-java@v4 uses: actions/setup-java@v4
with: with: