diff --git a/.github/workflows/frogbot-scan-repository.yml b/.github/workflows/frogbot-scan-repository.yml index d0a9d7acc..41e0868e6 100644 --- a/.github/workflows/frogbot-scan-repository.yml +++ b/.github/workflows/frogbot-scan-repository.yml @@ -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