diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index b2e85696e..b904bdd81 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -51,7 +51,7 @@ jobs: scan-repository: runs-on: ubuntu-latest - needs: Build_Container_and_push_to_Artifactory + needs: build-and-tag strategy: matrix: # The repository scanning will be triggered periodically on the following branches.