diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 16cec1c73b..ed124c8297 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -400,7 +400,7 @@ jobs: run: echo ${{ steps.secrets.outputs.password }} | docker login -u ${{ steps.secrets.outputs.user }} --password-stdin - name: Scan controller image - uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a + uses: anchore/scan-action@64a33b277ea7a1215a3c142735a1091341939ff5 with: image: "wallarm/ingress-controller:1.0.0-dev" fail-build: true