chore: cleanup remnants of snyk scan removal (#10225)

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
This commit is contained in:
34FathomBelow 2022-08-08 01:20:30 -07:00 committed by GitHub
parent 84f5648f3b
commit c0f16fb5a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,11 +60,6 @@ jobs:
-t ghcr.io/argoproj/argocd:${{ steps.image.outputs.tag }} \
-t quay.io/argoproj/argocd:latest .
working-directory: ./src/github.com/argoproj/argo-cd
- uses: github/codeql-action/upload-sarif@v2
if: github.event_name == 'push'
with:
category: image
sarif_file: /tmp/argocd-image.sarif
# deploy
- run: git clone "https://$TOKEN@github.com/argoproj/argoproj-deployments"