diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e678aa415..90381253f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -437,7 +437,7 @@ jobs: password: ${{ steps.secrets.outputs.DOCKERHUB_PASSWORD }} - name: Scan controller image - uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a + uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65 with: image: "wallarm/ingress-controller:1.0.0-dev" fail-build: true