fix(ci): drop trivy for now
This commit is contained in:
		| @@ -17,11 +17,6 @@ jobs: | ||||
|           go-version: '1.24.x' | ||||
|       - name: Test with the Go CLI | ||||
|         run: go test ./... | ||||
|       - name: Run Trivy vulnerability scanner  | ||||
|         uses: aquasecurity/trivy-action@0.28.0 | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
| @@ -14,11 +14,6 @@ jobs: | ||||
|           go-version: '1.24.x' | ||||
|       - name: Test with the Go CLI | ||||
|         run: go test ./... | ||||
|       - name: Run Trivy vulnerability scanner  | ||||
|         uses: aquasecurity/trivy-action@0.28.0 | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
| @@ -14,11 +14,6 @@ jobs: | ||||
|           go-version: '1.24.x' | ||||
|       - name: Test with the Go CLI | ||||
|         run: go test ./... | ||||
|       - name: Run Trivy vulnerability scanner  | ||||
|         uses: aquasecurity/trivy-action@0.28.0 | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user